Echo version and build
This commit is contained in:
@@ -30,6 +30,8 @@ if(CMAKE_BUILD_TYPE STREQUAL "Debug")
|
|||||||
set(BUILD "${BUILD}d")
|
set(BUILD "${BUILD}d")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
message(STATUS "VERSION = ${VERSION}, BUILD = ${BUILD}")
|
||||||
|
|
||||||
if(NOT DEFINED WITH_SIMD)
|
if(NOT DEFINED WITH_SIMD)
|
||||||
set(WITH_SIMD 1)
|
set(WITH_SIMD 1)
|
||||||
endif()
|
endif()
|
||||||
|
|||||||
Reference in New Issue
Block a user