"platforms/opencl/tests/TestOpenCLGBSAOBCForce2.cpp" did not exist on "38c2015e3f63033fbefc51980a5e3cae716413c7"
Commit 9fcc3183 authored by Robert McGibbon's avatar Robert McGibbon
Browse files

Search location for OpenCL SDK

parent 58a66474
......@@ -80,6 +80,8 @@ 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"
)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment