Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing PATHS keyword in FindOpenCL.cmake #305

Closed
wants to merge 1 commit into from

Conversation

kpot
Copy link
Contributor

@kpot kpot commented May 5, 2017

Fixes typo: missing PATHS keyword in find_library(..) call for non-windows platforms.
Without it properly installed AMD APP SDK (OpenCL) cannot be detected.
Tested on Ubuntu 16.04

Fixes typo: missing PATHS keyword in find_library(..) call for non-windows platforms.
Without it properly installed AMD APP SDK (OpenCL) cannot be detected.
Tested on Ubuntu 16.04
@bradking
Copy link
Member

bradking commented May 5, 2017

Thanks. This was broken in the code added by MR 792. Please see CONTRIBUTING.rst and submit a merge request to our GitLab instance instead.

@bradking
Copy link
Member

bradking commented May 5, 2017

Closing in favor of GitLab MR 807. Thanks!

@bradking bradking closed this May 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants