X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=CMakeLists.txt;h=2d1198aa357b0651077341a1353f886123faff04;hp=e7d0bf5f1f3a1f9ca19eaa7e4ecc61ae66913aed;hb=1e3a52e3dfc81b3b754b4e1282d15037249e79fe;hpb=6a96e1b2b56b22acd68a92fe554e068f5d42da82 diff --git a/CMakeLists.txt b/CMakeLists.txt index e7d0bf5..2d1198a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -195,7 +195,7 @@ if(PV_VERSION_STRING MATCHES "^([0-9]+)\\.([0-9]+)\\.([0-9]+)(-[-0-9a-z]*)?$") set(PV_VERSION_SUFFIX ${CMAKE_MATCH_4}) endif() -message("-- ${PV_TITLE} version: ${PV_VERSION_STRING}") +message(STATUS "${PV_TITLE} version: ${PV_VERSION_STRING}") configure_file ( ${PROJECT_SOURCE_DIR}/config.h.in