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
8edf13a2
"vscode:/vscode.git/clone" did not exist on "bbe0ce70754ee110d840c2d0e1e3faf64f4e7968"
Commit
8edf13a2
authored
Aug 21, 2013
by
peastman
Browse files
Some example files were not being installed
parent
3bbbeb8e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/CMakeLists.txt
examples/CMakeLists.txt
+1
-1
No files found.
examples/CMakeLists.txt
View file @
8edf13a2
...
...
@@ -93,7 +93,7 @@ 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
INSTALL
(
FILES simulateAmber.py simulatePdb.py
simulateGromacs.py
testInstallation.py argon-chemical-potential.py input.inpcrd input.prmtop input.pdb
input.gro input.top
DESTINATION examples
)
INSTALL
(
FILES VisualStudio/HelloArgon.vcproj
...
...
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