*** empty log message ***

This commit is contained in:
Bill Hoffman
2002-10-25 14:08:17 -04:00
parent 8ff7c13227
commit 319c3adf2a
5 changed files with 62 additions and 27 deletions
+2 -1
View File
@@ -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)