BUG: add in for scope variable

This commit is contained in:
Bill Hoffman 2001-08-09 09:33:41 -04:00
parent d5c497d8bc
commit 95e4feb361
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#cmakedefine CMAKE_NO_STD_NAMESPACE
#cmakedefine CMAKE_NO_ANSI_STREAM_HEADERS
#cmakedefine CMAKE_NO_ANSI_FOR_SCOPE
#define CMAKE_ROOT_DIR "${CMake_SOURCE_DIR}"
#define CMAKE_BUILD_DIR "${CMake_BINARY_DIR}"
#define CMAKE_PREFIX "${CMAKE_INSTALL_PREFIX}"