Merge release-5-0 into master
[alexxy/gromacs.git] / docs / install-guide / install-guide.md
index 67185db2cf2768ae17549ea0490c8c4c2535377c..3ce470db15e828f68a464632aed8621b09552f20 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