export uvwConfig to build a uvw submodule statically

This commit is contained in:
Moody 2022-04-07 12:41:09 +01:00 committed by GitHub
parent 3db9e8f75a
commit eaef88de2b
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