Explorar o código

use a better compiler name

Bill Hoffman %!s(int64=24) %!d(string=hai) anos
pai
achega
83367692be
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Templates/CMakeWindowsSystemConfig.cmake

+ 1 - 1
Templates/CMakeWindowsSystemConfig.cmake

@@ -6,7 +6,7 @@ SET (HAVE_LIMITS_H   1)
 
 SET (HAVE_UNISTD_H   1)
 
-SET (CMAKE_CXX_COMPILER  VC++60 CACHE STRING 
+SET (CMAKE_CXX_COMPILER  cl CACHE STRING 
      "Name of C++ compiler used.")
 
 SET (CMAKE_CXX_FLAGS_RELEASE "/MD /O2" CACHE STRING