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
Added CHARMM neutral lysine, LYN, to residuetypes.dat.
[gromacs/adressmacs.git]
/
include
/
CMakeLists.txt
blob
05b41fd8366783345984428c0d0b928a2e767cdc
1
# includes: Nothing to build, just installation
2
install(DIRECTORY . DESTINATION ${INCL_INSTALL_DIR}/gromacs
3
COMPONENT development
4
PATTERN "Makefile*" EXCLUDE
5
PATTERN "CMake*" EXCLUDE
6
PATTERN "cmake*" EXCLUDE
7
PATTERN "*~" EXCLUDE
8
)