[CMake] darwin, cmake-2.8, gfortran from fink: option "-arch" not recognized

Daniel Franke franke.daniel at gmail.com
Fri Jun 11 04:00:46 EDT 2010


On Friday, June 11, 2010, Martin Costabel wrote:
>   -DCMAKE_OSX_DEPLOYMENT_TARGET:STRING=""
>   -DCMAKE_OSX_SYSROOT:PATH="/"

Hi Martin,

thanks for the pointer!

	set (CMAKE_OSX_ARCHITECTURES "")

in the main CMakeLists.txt did the trick. Phew :)

Cheers

	Daniel


More information about the CMake mailing list