mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 21:00:01 -05:00
Complete rework of makefile generators expect trouble
This commit is contained in:
@@ -60,6 +60,8 @@ IF(CMAKE_SYSTEM_VERSION)
|
||||
SET(CMAKE_SYSTEM ${CMAKE_SYSTEM}-${CMAKE_SYSTEM_VERSION})
|
||||
ENDIF(CMAKE_SYSTEM_VERSION)
|
||||
|
||||
|
||||
# configure variables set in this file for fast reload
|
||||
CONFIGURE_FILE(${CMAKE_ROOT}/Modules/CMakeSystem.cmake.in
|
||||
${PROJECT_BINARY_DIR}/CMakeSystem.cmake)
|
||||
${PROJECT_BINARY_DIR}/CMakeSystem.cmake IMMEDIATE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user