Re: [CMake] How to check the operating system is MacOSX?

2012-09-16 Thread Eric Wing
On 9/16/12, Michael Jackson wrote: > On Sep 15, 2012, at 1:32 PM, Andreas Pakulat wrote: > >> Hi, >> >> On Sat, Sep 15, 2012 at 12:46 PM, Loaden wrote: >>> http://www.cmake.org/Wiki/CMake_Useful_Variables >>> UNIX is TRUE on all UNIX-like OS's, including Apple OS X and CygWin WIN32 >>>

Re: [CMake] How to check the operating system is MacOSX?

2012-09-16 Thread Michael Jackson
On Sep 15, 2012, at 1:32 PM, Andreas Pakulat wrote: > Hi, > > On Sat, Sep 15, 2012 at 12:46 PM, Loaden wrote: >> http://www.cmake.org/Wiki/CMake_Useful_Variables >> >>> UNIX is TRUE on all UNIX-like OS's, including Apple OS X and CygWin WIN32 >>> is TRUE on Windows, including CygWin APPLE is