Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
95aa4823
Commit
95aa4823
authored
Apr 04, 2012
by
Peter Eastman
Browse files
Updated which example files get installed
parent
c56b975b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
examples/CMakeLists.txt
examples/CMakeLists.txt
+4
-2
No files found.
examples/CMakeLists.txt
View file @
95aa4823
...
...
@@ -93,6 +93,9 @@ FOREACH(EX_ROOT ${F_EXAMPLES})
INSTALL
(
FILES
${
EX_ROOT
}
.f90 DESTINATION examples
)
ENDFOREACH
(
EX_ROOT
${
F_EXAMPLES
}
)
INSTALL
(
FILES simulateAmber.py simulatePdb.py testInstallation.py argon-chemical-potential.py input.inpcrd input.prmtop input.pdb
DESTINATION examples
)
INSTALL
(
FILES HelloArgonInCVS8/HelloArgonInC.vcproj
HelloArgonInCVS8/HelloArgonInC.sln
DESTINATION examples/VisualStudio
)
...
...
@@ -103,5 +106,4 @@ INSTALL(FILES Makefile NMakefile DESTINATION examples)
INSTALL
(
FILES HelloArgonVS8/HelloArgon.vcproj
HelloArgonVS8/HelloArgon.sln
DESTINATION examples/VisualStudio
)
INSTALL
(
FILES HelloOpenMM.ppt
DESTINATION examples
)
INSTALL
(
FILES MakefileNotes.txt DESTINATION examples
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment