diff --git a/CMakeLists.txt b/CMakeLists.txt index 581a691..f5230d8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -133,3 +133,5 @@ if("${BUILD_TESTING}") endif() endif() endif() + +cmaize_add_package(${PROJECT_NAME} NAMESPACE nwx::)