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
OpenMM: added combination rule check, disabled restraint check for now as it's buggy
[gromacs/qmmm-gamess-us.git]
/
man
/
CMakeLists.txt
blob
18cf1d1c47bffb116e7f37ebb6f4680a9e3f8fc3
1
# Man pages: Nothing to build, just installation
2
install(DIRECTORY . DESTINATION ${MAN_INSTALL_DIR}
3
PATTERN "Makefile*" EXCLUDE
4
PATTERN "CMake*" EXCLUDE
5
PATTERN "cmake*" EXCLUDE
6
PATTERN "*~" EXCLUDE
7
)