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
ec153cfd
Commit
ec153cfd
authored
Aug 23, 2016
by
Peter Eastman
Browse files
Fixed error building static version of CUDA compiler plugin
parent
27550631
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
plugins/cudacompiler/CMakeLists.txt
plugins/cudacompiler/CMakeLists.txt
+1
-0
No files found.
plugins/cudacompiler/CMakeLists.txt
View file @
ec153cfd
...
@@ -21,6 +21,7 @@ SET(OPENMM_SOURCE_SUBDIRS .)
...
@@ -21,6 +21,7 @@ SET(OPENMM_SOURCE_SUBDIRS .)
SET
(
OPENMMCUDACOMPILER_LIBRARY_NAME OpenMMCudaCompiler
)
SET
(
OPENMMCUDACOMPILER_LIBRARY_NAME OpenMMCudaCompiler
)
SET
(
SHARED_TARGET
${
OPENMMCUDACOMPILER_LIBRARY_NAME
}
)
SET
(
SHARED_TARGET
${
OPENMMCUDACOMPILER_LIBRARY_NAME
}
)
SET
(
STATIC_TARGET
${
OPENMMCUDACOMPILER_LIBRARY_NAME
}
_static
)
# These are all the places to search for header files which are
# These are all the places to search for header files which are
# to be part of the API.
# to be part of the API.
...
...
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