Browse Source

Swift: Fix Compiler-Id detection for Swift 2

Gregor Jasny 10 years ago
parent
commit
4da60024ad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Modules/CompilerId/main.swift.in

+ 1 - 1
Modules/CompilerId/main.swift.in

@@ -1 +1 @@
-println("CMakeSwiftCompilerId")
+print("CMakeSwiftCompilerId")