mirror of
https://github.com/zealdocs/zeal.git
synced 2024-11-22 21:53:03 +03:00
build(cmake): print calculated version
This commit is contained in:
parent
6e5b0bba6c
commit
6606bb0cac
@ -49,6 +49,7 @@ if(NOT RELEASE_VERSION)
|
||||
endif()
|
||||
|
||||
set(ZEAL_VERSION_FULL "${Zeal_VERSION}${ZEAL_VERSION_SUFFIX}")
|
||||
message(NOTICE "Calculated Zeal version: ${ZEAL_VERSION_FULL}")
|
||||
|
||||
# For development builds insert an extra release in the AppStream metadata.
|
||||
if(NOT RELEASE_VERSION)
|
||||
|
Loading…
Reference in New Issue
Block a user