Adding packaging option to attachemnt

This commit is contained in:
Ned Wright
2023-06-27 14:49:26 +00:00
parent aa138e034c
commit 7d19b899e9
19 changed files with 2260 additions and 2 deletions

3
nodes/CMakeLists.txt Normal file
View File

@@ -0,0 +1,3 @@
include(packaging.cmake)
add_subdirectory(nginx_attachment)