COMP: Add large files support to CMake

This commit is contained in:
Andy Cedilnik 2006-08-23 10:00:11 -04:00
parent 77cf2b85b0
commit 2994f3a158
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
// include configure generated header to define CMAKE_NO_ANSI_STREAM_HEADERS,
// CMAKE_NO_STD_NAMESPACE, and other macros.
#include "cmConfigure.h"
#include <cmsys/Configure.hxx>
#define CMake_VERSION \
CMAKE_TO_STRING(CMake_VERSION_MAJOR) "." \