Echo version and build
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@258 632fc199-4ca6-4c93-a231-07263d6284db
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