repo.or.cz
/
gromacs
/
qmmm-gamess-us.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Selection compiler bool flags into a single field.
[gromacs/qmmm-gamess-us.git]
/
share
/
CMakeLists.txt
blob
56d1dc76aeeeb86a66f1dda637523080c61aea4a
1
# Data: Nothing to build, just installation
2
install(DIRECTORY . DESTINATION ${DATA_INSTALL_DIR}
3
PATTERN "Makefile*" EXCLUDE
4
PATTERN "CMake*" EXCLUDE
5
PATTERN "cmake*" EXCLUDE
6
PATTERN "*~" EXCLUDE
7
)