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
5d7c2d18
Commit
5d7c2d18
authored
Jun 01, 2012
by
Peter Eastman
Browse files
Renamed a test case
parent
59b0c5fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
platforms/opencl/tests/CMakeLists.txt
platforms/opencl/tests/CMakeLists.txt
+1
-2
No files found.
platforms/opencl/tests/CMakeLists.txt
View file @
5d7c2d18
...
...
@@ -34,7 +34,7 @@ FOREACH(TEST_PROG ${TEST_PROGS})
# nonbond
SET
(
NONBOND_DEFINE_STRING
"
${
DEFINE_STRING
}
-DIMPLICIT_SOLVENT=0"
)
SET
(
NONBOND_TEST
"TestOpenCLNonbondForce2"
)
SET
(
NONBOND_TEST
"TestOpenCLNonbond
ed
Force2"
)
ADD_EXECUTABLE
(
${
NONBOND_TEST
}
${
TEST_PROG
}
)
SET_TARGET_PROPERTIES
(
${
NONBOND_TEST
}
PROPERTIES COMPILE_FLAGS
${
NONBOND_DEFINE_STRING
}
)
...
...
@@ -66,4 +66,3 @@ FOREACH(TEST_PROG ${TEST_PROGS})
# ADD_TEST(${TEST_STATIC} ${EXECUTABLE_OUTPUT_PATH}/${TEST_STATIC})
ENDFOREACH
(
TEST_PROG
${
TEST_PROGS
}
)
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