use a better compiler name

This commit is contained in:
Bill Hoffman 2001-12-17 11:28:15 -05:00
parent b451ff80f9
commit 83367692be
1 changed files with 1 additions and 1 deletions

View File

@ -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