diff --git a/CMakeLists.txt b/CMakeLists.txt index 2b317f43..1bd01743 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -148,6 +148,9 @@ endif() # Additional configuration files add_subdirectory(share) +# add packaging for automatic Versioning +add_subdirectory(packaging) + # ############# # Debian Package