Files
CMake/Modules
Kirill Mavreshko b259fe84ab FindOpenCL: Add missing PATHS keyword
The change in commit b888104e44 (FindOpenCL: add AMDAPPSDKROOT into
paths for OpenCL library, 2017-05-03) accidentally left out the `PATHS`
keyword.  Without it properly installed AMD APP SDK (OpenCL) cannot be
detected.  Tested on Ubuntu 16.04.
2017-05-05 10:19:19 -04:00
..
2017-03-07 15:22:55 -05:00
2017-04-11 10:17:00 -04:00
2017-04-25 21:43:21 +03:00
2017-01-11 16:31:01 +01:00
2017-03-07 15:22:55 -05:00

See the "Find Modules" section of the cmake-developer(7) manual page.

For more information about how to contribute modules to CMake, see this page:
https://cmake.org/Wiki/CMake:Module_Maintainers