CMake/Tests/RunCMake/GeneratorToolset/BadToolsetXcodeBuildSystem.cmake
Brad King 2db623f554 Xcode: Add option to specify build system variant
Extend the `-T <toolset>` option to support a `buildsystem=` field with
the Xcode generator.  Add a `CMAKE_XCODE_BUILD_SYSTEM` variable to
inform project code about the selected build system variant.
2020-09-18 12:49:17 -04:00

2 lines
51 B
CMake

message(FATAL_ERROR "This should not be reached!")