3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-23 04:43:42 +01:00

[build] add packaging directory to cmake

This commit is contained in:
Alexander Hampel 2023-09-27 13:44:47 -04:00
parent f4fb3278ee
commit ab04e46ebf

View File

@ -148,6 +148,9 @@ endif()
# Additional configuration files
add_subdirectory(share)
# add packaging for automatic Versioning
add_subdirectory(packaging)
# #############
# Debian Package