mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
2967b1d7051a0377bf0ed7fc7fafdf10890b2d44
* Do not append non-existing folder to CMAKE_MODULE_PATH Fixes #221 * Define CL_TARGET_OPENCL_VERSION to 220 Fixes #227 * Define cmake_minimum_required as first operation The CMake documentation mentions that > Call the cmake_minimum_required() command at the beginning of the > top-level CMakeLists.txt file even before calling the project() > command. It is important to establish version and policy settings > before invoking other commands whose behavior they may affect. * CMake: Match both AppleClang and Clang
Description
Languages
C++
84.5%
C
14.7%
CMake
0.5%
Python
0.3%