export uvwConfig to build a uvw submodule statically (#264)

This commit is contained in:
Moody 2022-04-07 13:36:54 +01:00 committed by GitHub
parent 3db9e8f75a
commit 684d912ca9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -199,6 +199,7 @@ if(FETCH_LIBUV AND BUILD_UVW_LIBS)
endif()
endif(FETCH_LIBUV AND BUILD_UVW_LIBS)
export(EXPORT uvwConfig)
### Testing