diff options
Diffstat (limited to 'Modules/Platform/Windows-cl.cmake.in')
-rw-r--r-- | Modules/Platform/Windows-cl.cmake.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Modules/Platform/Windows-cl.cmake.in b/Modules/Platform/Windows-cl.cmake.in index 4f3ec3e..1a65004 100644 --- a/Modules/Platform/Windows-cl.cmake.in +++ b/Modules/Platform/Windows-cl.cmake.in @@ -1,7 +1,6 @@ set(CMAKE_VC_COMPILER_TESTS_RUN 1) set(CMAKE_COMPILER_SUPPORTS_PDBTYPE @CMAKE_COMPILER_SUPPORTS_PDBTYPE@) set(CMAKE_COMPILER_2005 @CMAKE_COMPILER_2005@) -set(CMAKE_USING_VC_FREE_TOOLS @CMAKE_USING_VC_FREE_TOOLS@) set(CMAKE_CL_64 @CMAKE_CL_64@) set(MSVC60 @MSVC60@) set(MSVC70 @MSVC70@) |