Echo version and build

This commit is contained in:
DRC
2010-10-15 04:55:13 +00:00
parent bb8322f4c8
commit ea84d5dd61

View File

@@ -30,6 +30,8 @@ if(CMAKE_BUILD_TYPE STREQUAL "Debug")
set(BUILD "${BUILD}d")
endif()
message(STATUS "VERSION = ${VERSION}, BUILD = ${BUILD}")
if(NOT DEFINED WITH_SIMD)
set(WITH_SIMD 1)
endif()