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
cffb9277
Commit
cffb9277
authored
Dec 01, 2009
by
Christopher Bruns
Browse files
Change link line for NML plugin in response to nightly build failures.
parent
98111cdd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
plugins/normalModeLangevin/CMakeLists.txt
plugins/normalModeLangevin/CMakeLists.txt
+1
-1
No files found.
plugins/normalModeLangevin/CMakeLists.txt
View file @
cffb9277
...
@@ -49,7 +49,7 @@ set_target_properties(NormalModeLangevin PROPERTIES COMPILE_FLAGS "-DOPENMM_BUIL
...
@@ -49,7 +49,7 @@ set_target_properties(NormalModeLangevin PROPERTIES COMPILE_FLAGS "-DOPENMM_BUIL
if
(
UNIX
)
if
(
UNIX
)
set_target_properties
(
NormalModeLangevin PROPERTIES DEBUG_OUTPUT_NAME NormalModeLangevin_d
)
set_target_properties
(
NormalModeLangevin PROPERTIES DEBUG_OUTPUT_NAME NormalModeLangevin_d
)
endif
(
UNIX
)
endif
(
UNIX
)
target_link_libraries
(
NormalModeLangevin
OpenMM
)
target_link_libraries
(
NormalModeLangevin
${
SHARED_TARGET
}
)
if
(
BUILD_TESTING
)
if
(
BUILD_TESTING
)
add_subdirectory
(
test
)
add_subdirectory
(
test
)
...
...
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