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
0de2ac88
Commit
0de2ac88
authored
Nov 12, 2009
by
Peter Eastman
Browse files
Disabled building static library for CUDA plugin
parent
0a38a824
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
platforms/cuda/CMakeLists.txt
platforms/cuda/CMakeLists.txt
+1
-1
No files found.
platforms/cuda/CMakeLists.txt
View file @
0de2ac88
...
...
@@ -84,4 +84,4 @@ INCLUDE_DIRECTORIES(BEFORE ${CMAKE_CURRENT_SOURCE_DIR}/src)
SET
(
FINDCUDA_DIR
${
CMAKE_CURRENT_SOURCE_DIR
}
/cuda-cmake
)
SUBDIRS
(
sharedTarget
staticTarget
)
SUBDIRS
(
sharedTarget
)
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