Merge branch 'release-4-5-patches' of git.gromacs.org:gromacs into release-4-5-patches
[gromacs.git] / include / CMakeLists.txt
blobc0248b9c2cf257c181499e4a4b480953da3b21ad
1 # includes: Nothing to build, just installation
2 install(DIRECTORY . DESTINATION ${INCL_INSTALL_DIR}/gromacs
3   PATTERN "Makefile*" EXCLUDE
4   PATTERN "CMake*" EXCLUDE
5   PATTERN "cmake*" EXCLUDE
6   PATTERN "*~" EXCLUDE