summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeVS7BackwardCompatibility.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/CMakeVS7BackwardCompatibility.cmake')
-rw-r--r--Modules/CMakeVS7BackwardCompatibility.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/CMakeVS7BackwardCompatibility.cmake b/Modules/CMakeVS7BackwardCompatibility.cmake
index e05e87f..cecedf8 100644
--- a/Modules/CMakeVS7BackwardCompatibility.cmake
+++ b/Modules/CMakeVS7BackwardCompatibility.cmake
@@ -8,3 +8,4 @@ SET (CMAKE_SIZEOF_FLOAT 4 CACHE INTERNAL "Size of float data type")
SET (CMAKE_SIZEOF_DOUBLE 8 CACHE INTERNAL "Size of double data type")
SET (CMAKE_NO_ANSI_FOR_SCOPE 0 CACHE INTERNAL
"Does the compiler support ansi for scope.")
+SET (CMAKE_USE_WIN32_THREADS TRUE CACHE BOOL "Use the win32 thread library.")