repo.or.cz
/
gromacs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'release-4-5-patches' of git.gromacs.org:gromacs into release-4-5-patches
[gromacs.git]
/
include
/
CMakeLists.txt
blob
c0248b9c2cf257c181499e4a4b480953da3b21ad
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
7
)