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
dc8c70d2
Commit
dc8c70d2
authored
Jun 22, 2015
by
Robert T. McGibbon
Browse files
Update FindOpenCL.cmake
parent
9fcc3183
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
cmake_modules/FindOpenCL.cmake
cmake_modules/FindOpenCL.cmake
+0
-2
No files found.
cmake_modules/FindOpenCL.cmake
View file @
dc8c70d2
...
...
@@ -33,7 +33,6 @@ find_path(OPENCL_INCLUDE_DIR
"/usr/local/cuda"
"/usr/local/streamsdk"
"/usr"
"C:/Program Files (x86)/AMD APP SDK/3.0-0-Beta"
"
${
CUDA_TOOLKIT_ROOT_DIR
}
"
PATH_SUFFIXES
"include"
)
...
...
@@ -80,7 +79,6 @@ find_library(OPENCL_LIBRARY
"/usr/local/cuda"
"/usr/local/streamsdk"
"/usr"
"C:/Program Files (x86)/AMD APP SDK/3.0-0-Beta"
"
${
CUDA_TOOLKIT_ROOT_DIR
}
"
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