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
9fcc3183
Commit
9fcc3183
authored
Jun 21, 2015
by
Robert McGibbon
Browse files
Search location for OpenCL SDK
parent
58a66474
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
cmake_modules/FindOpenCL.cmake
cmake_modules/FindOpenCL.cmake
+2
-0
No files found.
cmake_modules/FindOpenCL.cmake
View file @
9fcc3183
...
@@ -80,6 +80,8 @@ find_library(OPENCL_LIBRARY
...
@@ -80,6 +80,8 @@ find_library(OPENCL_LIBRARY
"/usr/local/cuda"
"/usr/local/cuda"
"/usr/local/streamsdk"
"/usr/local/streamsdk"
"/usr"
"/usr"
"C:/Program Files (x86)/AMD APP SDK/3.0-0-Beta"
"
${
CUDA_TOOLKIT_ROOT_DIR
}
"
PATH_SUFFIXES
${
path_suffixes
}
"lib"
PATH_SUFFIXES
${
path_suffixes
}
"lib"
)
)
...
...
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