repo.or.cz
/
gromacs
/
adressmacs.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 'master' of git://git.gromacs.org/gromacs
[gromacs/adressmacs.git]
/
man
/
CMakeLists.txt
blob
82953fe841083efd853c2467e993a63dd2608863
1
# Man pages: Nothing to build, just installation
2
install(DIRECTORY . DESTINATION ${MAN_INSTALL_DIR}
3
COMPONENT data
4
PATTERN "Makefile*" EXCLUDE
5
PATTERN "CMake*" EXCLUDE
6
PATTERN "cmake*" EXCLUDE
7
PATTERN "*~" EXCLUDE
8
)