MathiasMagnus / Test-FindOpenCL

Repository to test CMake's FindOpenCL.cmake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test-FindOpenCL.cmake

This repository serves as testing grounds for CMake's own FindOpenCL.cmake.

It tests all the supported ways of consuming an OpenCL SDK, and some specific components of the Khronos OpenCL-SDK (which vendors are open to package in their own SDKs as well).

Using

The repository pulls all the necessary components using ExternalProject. CTest is used to test whether built targets actually execute and linkage is proper.

About

Repository to test CMake's FindOpenCL.cmake

License:MIT License


Languages

Language:CMake 64.8%Language:C 26.0%Language:C++ 9.2%