diff options
Diffstat (limited to 'Modules/CMakeVS6BackwardCompatibility.cmake')
-rw-r--r-- | Modules/CMakeVS6BackwardCompatibility.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/CMakeVS6BackwardCompatibility.cmake b/Modules/CMakeVS6BackwardCompatibility.cmake index e180f5b..13665f7 100644 --- a/Modules/CMakeVS6BackwardCompatibility.cmake +++ b/Modules/CMakeVS6BackwardCompatibility.cmake @@ -1,3 +1,4 @@ + # hard code these for fast backwards compatibility tests SET (CMAKE_SIZEOF_INT 4 CACHE INTERNAL "Size of int data type") SET (CMAKE_SIZEOF_LONG 4 CACHE INTERNAL "Size of long data type") |