Echo version and build
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user