Hi everyone, If you specify a CMAKE_TOOLCHAIN_FILE without setting CMAKE_OSX_ARCHITECTURES, you get a crash in cmGlobalXCodeGenerator.cxx:2685. It was a user-error on my behalf (my toolchain file was only intended to be used on Makefile generators), but it's nice if we don't crash.
Patch against CMake master attached. /Johan
xcode_generator_crash.patch
Description: Binary data
_______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
