Merge release-5-0 into master
[alexxy/gromacs.git] / docs / install-guide / install-guide.md
index 6ffabb444454104b62e890aa4864340d2ebd0bdc..d34a3b5d67c9c3280651c36cf34454b7a942ed53 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