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:
DRC
2010-10-15 04:55:13 +00:00
parent 846970366b
commit eb2b9d6b96

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()