summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeVS6BackwardCompatibility.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/CMakeVS6BackwardCompatibility.cmake')
-rw-r--r--Modules/CMakeVS6BackwardCompatibility.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/CMakeVS6BackwardCompatibility.cmake b/Modules/CMakeVS6BackwardCompatibility.cmake
index 14900c5..162621e 100644
--- a/Modules/CMakeVS6BackwardCompatibility.cmake
+++ b/Modules/CMakeVS6BackwardCompatibility.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 1 CACHE INTERNAL
"Does the compiler support ansi for scope.")
+SET (CMAKE_USE_WIN32_THREADS TRUE CACHE BOOL "Use the win32 thread library.")