Re: [CMake] Correct way to set machos-min-version in Cmake 3.2.1

2015-03-18 Thread Gregor Jasny
Hello, On 18/03/15 06:08, James Turner wrote: > I’d imagine this is a FAQ, but I’ve Googled without success. Apologies if the > answer is out there. > > With Cmake 3.2.1, some behaviour seems to have changed, in the handling of > CMAKE_OSX_DEPLOYMENT_TARGET. > > I am trying to build using the

[CMake] Correct way to set machos-min-version in Cmake 3.2.1

2015-03-17 Thread James Turner
Hello, I’d imagine this is a FAQ, but I’ve Googled without success. Apologies if the answer is out there. With Cmake 3.2.1, some behaviour seems to have changed, in the handling of CMAKE_OSX_DEPLOYMENT_TARGET. I am trying to build using the 10.9 SDK, but with macosx-min-version set to 10.7 (I