diff options
Diffstat (limited to 'Source/cmConfigure.h.in')
-rw-r--r-- | Source/cmConfigure.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/cmConfigure.h.in b/Source/cmConfigure.h.in index bff2d77..ba4db57 100644 --- a/Source/cmConfigure.h.in +++ b/Source/cmConfigure.h.in @@ -3,3 +3,6 @@ #undef CMAKE_NO_ANSI_STRING_STREAM #undef CMAKE_NO_ANSI_FOR_SCOPE +#undef CMake_VERSION_MAJOR +#undef CMake_VERSION_MINOR +#undef CMake_VERSION_PATCH |