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
a0cdc1f7
Commit
a0cdc1f7
authored
Nov 18, 2014
by
peastman
Browse files
Merge pull request #735 from peastman/master
Install benchmark.py script
parents
5cf2c3fd
bca1a5d8
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 @
a0cdc1f7
...
@@ -93,7 +93,7 @@ FOREACH(EX_ROOT ${F_EXAMPLES})
...
@@ -93,7 +93,7 @@ FOREACH(EX_ROOT ${F_EXAMPLES})
INSTALL
(
FILES
${
EX_ROOT
}
.f90 DESTINATION examples
)
INSTALL
(
FILES
${
EX_ROOT
}
.f90 DESTINATION examples
)
ENDFOREACH
(
EX_ROOT
${
F_EXAMPLES
}
)
ENDFOREACH
(
EX_ROOT
${
F_EXAMPLES
}
)
INSTALL
(
FILES simulateAmber.py simulatePdb.py simulateGromacs.py testInstallation.py argon-chemical-potential.py input.inpcrd input.prmtop input.pdb input.gro input.top
INSTALL
(
FILES simulateAmber.py simulatePdb.py simulateGromacs.py testInstallation.py
benchmark.py
argon-chemical-potential.py input.inpcrd input.prmtop input.pdb input.gro input.top
5dfr_minimized.pdb 5dfr_solv-cube_equil.pdb
DESTINATION examples
)
DESTINATION examples
)
INSTALL
(
FILES VisualStudio/HelloArgon.vcproj
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