Some more preparations for new bootstrap system

This commit is contained in:
Andy Cedilnik 2003-03-27 12:49:13 -05:00
parent a9875aa62f
commit 2436affc96
1 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,8 @@ ENABLE_TESTING()
INCLUDE (${CMAKE_ROOT}/Modules/Dart.cmake)
INCLUDE (${CMake_BINARY_DIR}/Bootstrap/Source/InitialConfigureFlags.cmake
OPTIONAL)
INCLUDE (${CMake_BINARY_DIR}/Bootstrap/InitialConfigureFlags.cmake
OPTIONAL)
IF(CMAKE_CONFIGURE_INSTALL_PREFIX)
SET(CMAKE_INSTALL_PREFIX ${CMAKE_CONFIGURE_INSTALL_PREFIX} )