Re: [CMake] Detecting Xcode in CMake scripts

2010-07-01 Thread Michael Wild
On 2. Jul, 2010, at 6:02 , Tron Thomas wrote: > I currently have a project that I configure using CMake 2.8, and because of a > problem with Xcode on the Macintosh I need to add some checks and adjust > things in the CMake scripts to change the build configuration when Xcode is > the intended

[CMake] Detecting Xcode in CMake scripts

2010-07-01 Thread Tron Thomas
I currently have a project that I configure using CMake 2.8, and because of a problem with Xcode on the Macintosh I need to add some checks and adjust things in the CMake scripts to change the build configuration when Xcode is the intended build tool. I would like to restrict these changes spe