elhigu/cmake-findopencl

Repo is missing LICENSE

jeffheifetz opened this issue · 1 comments

This code is hard to re-use without an official LICENSE file.

The latest CMake already has this find script builtin, so this is kind of deprecated... better to use official one.

https://cmake.org/cmake/help/v3.1/module/FindOpenCL.html

Anyways, if you like to add MIT license to this repo I'll accept the pull request.