Skip to content
Snippets Groups Projects
Unverified Commit 8e38483d authored by psychocrypt's avatar psychocrypt Committed by GitHub
Browse files

Merge pull request #558 from juugcatm/patch-1

Update CMakeLists.txt
parents 606edc90 4515d65f
No related branches found
No related tags found
No related merge requests found
......@@ -234,6 +234,7 @@ if(OpenCL_ENABLE)
ENV AMDAPPSDKROOT
ENV ATISTREAMSDKROOT
ENV "PROGRAMFILES(X86)"
/usr
PATH_SUFFIXES
include
OpenCL/common/inc
......@@ -252,6 +253,7 @@ if(OpenCL_ENABLE)
PATH_SUFFIXES
"AMD APP/lib/x86_64"
lib/x86_64
lib/x86_64-linux-gnu
lib/x64
OpenCL/common/lib/x64)
# find package will use the previews searched path variables
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment