This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
9d41f6d87b
CMake
/
Modules
/
CompilerId
/
main.swift.in
2 lines
32 B
Swift
Raw
Normal View
History
Unescape
Escape
Add rudimentary support for the Apple Swift language with Xcode 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`.
2015-07-06 23:15:49 +03:00
println
(
"
CMakeSwiftCompilerId
"
)