mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-13 01:29:02 -05:00
*** empty log message ***
This commit is contained in:
@@ -59,6 +59,7 @@ SET(CMAKE_SYSTEM ${CMAKE_SYSTEM_NAME})
|
||||
IF(CMAKE_SYSTEM_VERSION)
|
||||
SET(CMAKE_SYSTEM ${CMAKE_SYSTEM}-${CMAKE_SYSTEM_VERSION})
|
||||
ENDIF(CMAKE_SYSTEM_VERSION)
|
||||
MESSAGE(${PROJECT_BIN_DIR}/CMakeSystem.cmake)
|
||||
|
||||
# configure variables set in this file for fast reload
|
||||
CONFIGURE_FILE(${CMAKE_ROOT}/Modules/CMakeSystem.cmake.in
|
||||
${PROJECT_BINARY_DIR}/CMakeSystem.cmake)
|
||||
|
||||
Reference in New Issue
Block a user