Re: [CMake] opencl and visual studio

2014-07-15 Thread Boxer, Aaron
Thanks for your suggestions. I like the first options. So, how may I create a cmake build rule to do this? Thanks, Aaron From: outlook_f942cba43dcb6...@outlook.com [mailto:outlook_f942cba43dcb6...@outlook.com] On Behalf Of Nagy-Egri Máté Ferenc Sent: Monday, July 14, 2014 4:11 PM To: Boxer

[CMake] opencl and visual studio

2014-07-14 Thread Boxer, Aaron
Hello List, I have a cmake project that I am adding opencl support to. I am using the Intel OpenCL sdk, which integrates with Visual Studio. So far, I do the following: 1) I have a cmake script that finds the opencl libraries and include files 2) I manually enable opencl support in