diff --git a/CMakeLists.txt b/CMakeLists.txt index 0980ea7..672b7bf 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -86,3 +86,5 @@ if("${BUILD_TESTING}") ) endif() endif() + +cmaize_add_package(${PROJECT_NAME} NAMESPACE nwx::)