Răsfoiți Sursa

Swift: Fix Compiler-Id detection for Swift 2

Gregor Jasny 10 ani în urmă
părinte
comite
4da60024ad
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      Modules/CompilerId/main.swift.in

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

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