Merge release-5-0 into master
[alexxy/gromacs.git] / install-guide / install-guide.md
index 67eb2c7d06146e9e1a2440901115f42c02f1838d..5964f05f335d34a99eced0bd73cf52e6f5c20bee 100644 (file)
@@ -650,6 +650,13 @@ CMakeLists.txt.
     is determined by CMake.
     The name of the directory can be changed using `GMX_LIB_INSTALL_DIR` CMake
     variable.
+`lib/pkgconfig/`
+  : Information about the installed `libgromacs` library for `pkg-config` is
+    installed here.  The `lib/` part adapts to the installation location of the
+    libraries.  The installed files contain the installation prefix as absolute
+    paths.
+`share/cmake/`
+  : CMake package configuration files are installed here.
 `share/gromacs/`
   : Various data files and some documentation go here.
     The `gromacs` part can be changed using `GMX_DATA_INSTALL_DIR`. Using this