mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
3001148ca9ac2078b3ad425fa3003da6c03b88c0
* Do not append non-existing folder to CMAKE_MODULE_PATH Fixes #221 * Add use of deprecated OpenCL 1.2 and 2.1 APIs * Define CL_TARGET_OPENCL_VERSION to 210 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%