intel/opencl-intercept-layer

Upgrade to CMake 3.1 or Newer

bashbaug opened this issue · 1 comments

I'd like to move this project to a newer version of CMake shortly - mostly likely CMake 3.1, but possibly CMake 3.4.3. I am not planning to move to a newer version of CMake at this time.

CMake 3.1 is still fairly old, but it is newer than the CMake version provided by Ubuntu 14.04. So, Ubuntu 14.04 users will need to upgrade manually to a newer version of CMake, if they haven't already.

I believe that moving to the newer version of CMake is worth losing out-of-the-box support for Ubuntu 14.04, but if this will cause problems for Ubuntu 14.04 users or any other operating systems, please let me know via this issue. Thanks!

I have the initial CMake 3.1 changes committed here:

https://github.com/bashbaug/opencl-intercept-layer/tree/cmake-3.1

I need to do a bit more testing but I plan to merge them in the next week or so.