diff --git a/CMakeLists.txt b/CMakeLists.txt index 82e98de5..1d9982a9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -199,6 +199,7 @@ if(FETCH_LIBUV AND BUILD_UVW_LIBS) endif() endif(FETCH_LIBUV AND BUILD_UVW_LIBS) +export(EXPORT uvwConfig) ### Testing