export uvwConfig to build a uvw submodule statically (#264)
This commit is contained in:
parent
3db9e8f75a
commit
684d912ca9
@ -199,6 +199,7 @@ if(FETCH_LIBUV AND BUILD_UVW_LIBS)
|
||||
endif()
|
||||
|
||||
endif(FETCH_LIBUV AND BUILD_UVW_LIBS)
|
||||
export(EXPORT uvwConfig)
|
||||
|
||||
### Testing
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user