summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-06-20 19:26:44 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-06-20 19:27:17 +0900
commitb5f886a126dbdfd07f92251c85b4fb70a1adf2bf (patch)
tree235753c2b44ad4e206f4d4fdfa8c13f6afe6a16b
parent8c54ba5b40e22179f2d5844ce5a374036eab229d (diff)
downloadavahi-tqt-r14.0.x.tar.gz
avahi-tqt-r14.0.x.zip
Use TDE cmake macro to set versionr14.0.13r14.0.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 508a3f88416b33bc42c355b79fec227318ec4155)
-rw-r--r--CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 261334e..526af89 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -30,6 +30,11 @@ include( FindPkgConfig )
include( TDEMacros )
+##### set version number ########################
+
+tde_set_project_version( )
+
+
##### setup install paths #######################
include( TDESetupPaths )