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
f5d1ec23
Commit
f5d1ec23
authored
Jan 22, 2009
by
Mark Friedrichs
Browse files
Removed static Brook tests
parent
0b7d0cc1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
platforms/brook/tests/CMakeLists.txt
platforms/brook/tests/CMakeLists.txt
+4
-4
No files found.
platforms/brook/tests/CMakeLists.txt
View file @
f5d1ec23
...
@@ -59,14 +59,14 @@ FOREACH(TEST_PROG ${TEST_PROGS})
...
@@ -59,14 +59,14 @@ FOREACH(TEST_PROG ${TEST_PROGS})
# PROPERTIES
# PROPERTIES
# COMPILE_FLAGS "-DOPENMM_USE_STATIC_LIBRARIES"
# COMPILE_FLAGS "-DOPENMM_USE_STATIC_LIBRARIES"
# )
# )
#
# TARGET_LINK_LIBRARIES(${TEST_STATIC} ${STATIC_TARGET} ${STATIC_BROOK_TARGET} ${BROOK_LIB})
# TARGET_LINK_LIBRARIES(${TEST_STATIC} ${STATIC_TARGET} ${STATIC_BROOK_TARGET} ${BROOK_LIB})
# ADD_TEST(${TEST_STATIC} ${EXECUTABLE_OUTPUT_PATH}/${TEST_STATIC})
# ADD_TEST(${TEST_STATIC} ${EXECUTABLE_OUTPUT_PATH}/${TEST_STATIC})
# ----------------------------------------------------------------------------
# ----------------------------------------------------------------------------
#
IF(LOG)
IF
(
LOG
)
#
FILE( APPEND ${LOG_FILE} "Static: TARGET_LINK_LIBRARIES: TEST_STATIC=${TEST_STATIC} STATIC_TARGET=${STATIC_TARGET} STATIC_BROOK_TARGET=${STATIC_BROOK_TARGET} BROOK_LIB=${BROOK_LIB}\n\n")
FILE
(
APPEND
${
LOG_FILE
}
"Static: TARGET_LINK_LIBRARIES: TEST_STATIC=
${
TEST_STATIC
}
STATIC_TARGET=
${
STATIC_TARGET
}
STATIC_BROOK_TARGET=
${
STATIC_BROOK_TARGET
}
BROOK_LIB=
${
BROOK_LIB
}
\n\n
"
)
#
ENDIF(LOG)
ENDIF
(
LOG
)
# ----------------------------------------------------------------------------
# ----------------------------------------------------------------------------
# ADD_TEST(${TEST_STATIC} ${EXECUTABLE_OUTPUT_PATH}/${TEST_STATIC})
# ADD_TEST(${TEST_STATIC} ${EXECUTABLE_OUTPUT_PATH}/${TEST_STATIC})
...
...
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