bf11253163
Allow the `Swift` language to be enabled with the Xcode generator for Xcode >= 6.1. Reject it on other generators and with older Xcode versions. Since Apple is the only vendor implementing the language right now, the compiler id can be just `Apple`.
6 lines
256 B
Plaintext
6 lines
256 B
Plaintext
^CMake Error at .*/Modules/CMakeDetermineSwiftCompiler.cmake:[0-9]+ \(message\):
|
|
Swift language not supported by "[^"]*" generator
|
|
Call Stack \(most recent call first\):
|
|
NotSupported.cmake:[0-9]+ \(enable_language\)
|
|
CMakeLists.txt:[0-9]+ \(include\)
|