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
1a8b5b68
Commit
1a8b5b68
authored
Jan 16, 2009
by
Christopher Bruns
Browse files
Added cmake install rule for OpenMMBrook library
parent
e38c9fb6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
platforms/brook/CMakeLists.txt
platforms/brook/CMakeLists.txt
+6
-0
No files found.
platforms/brook/CMakeLists.txt
View file @
1a8b5b68
...
@@ -196,3 +196,9 @@ TARGET_LINK_LIBRARIES(${STATIC_BROOK_TARGET} ${STATIC_TARGET})
...
@@ -196,3 +196,9 @@ TARGET_LINK_LIBRARIES(${STATIC_BROOK_TARGET} ${STATIC_TARGET})
LINK_DIRECTORIES
(
${
STATIC_BROOK_TARGET
}
${
BROOK_LIB_PATH
}
)
LINK_DIRECTORIES
(
${
STATIC_BROOK_TARGET
}
${
BROOK_LIB_PATH
}
)
# ----------------------------------------------------------------------------
# ----------------------------------------------------------------------------
#install
INSTALL_TARGETS
(
/lib RUNTIME_DIRECTORY /lib
${
STATIC_BROOK_TARGET
}
)
INSTALL_TARGETS
(
/lib RUNTIME_DIRECTORY /lib
${
SHARED_BROOK_TARGET
}
)
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