Re: [CMake] Distinguish two header files with same name using cmake

2017-08-14 Thread Alan W. Irwin
On 2017-08-14 15:33-0600 d...@ucar.edu wrote: I have the following situation using cmake 1. Running windows 7 2. Both cygwin and visual studio (VS) community edition (version 14) installed. 3. I am building with visual studio as my compiler. 4. Cygwin has winsock2.h in /usr/include/w32api Th

[CMake] Distinguish two header files with same name using cmake

2017-08-14 Thread d...@ucar.edu
I have the following situation using cmake 1. Running windows 7 2. Both cygwin and visual studio (VS) community edition (version 14) installed. 3. I am building with visual studio as my compiler. 4. Cygwin has winsock2.h in /usr/include/w32api The VS community edition does not have winsock2.