mirror of
https://github.com/reactos/CMake.git
synced 2025-02-02 10:02:44 +00:00
Some more preparations for new bootstrap system
This commit is contained in:
parent
a9875aa62f
commit
2436affc96
@ -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} )
|
||||
|
Loading…
x
Reference in New Issue
Block a user