This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
CMake
mirror of
https://github.com/Kitware/CMake.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Swift: Fix Compiler-Id detection for Swift 2
Gregor Jasny
10 years ago
parent
874a265c94
commit
4da60024ad
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Modules/CompilerId/main.swift.in
+ 1
- 1
Modules/CompilerId/main.swift.in
View File
@@ -1 +1 @@
-print
ln
("CMakeSwiftCompilerId")
+print("CMakeSwiftCompilerId")