浏览代码

use a better compiler name

Bill Hoffman 24 年之前
父节点
当前提交
83367692be
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 (HAVE_UNISTD_H   1)
 
 
-SET (CMAKE_CXX_COMPILER  VC++60 CACHE STRING 
+SET (CMAKE_CXX_COMPILER  cl CACHE STRING 
      "Name of C++ compiler used.")
      "Name of C++ compiler used.")
 
 
 SET (CMAKE_CXX_FLAGS_RELEASE "/MD /O2" CACHE STRING
 SET (CMAKE_CXX_FLAGS_RELEASE "/MD /O2" CACHE STRING