suppress warnings from the thirdparty lib, uvw
This commit is contained in:
parent
a1114060b8
commit
cd1d06ad6e
1
thirdparty/CMakeLists.txt
vendored
1
thirdparty/CMakeLists.txt
vendored
@ -25,6 +25,7 @@ FetchContent_Declare(
|
||||
uvw
|
||||
GIT_REPOSITORY https://github.com/skypjack/uvw.git
|
||||
GIT_TAG v3.2.0_libuv_v1.46
|
||||
SYSTEM
|
||||
)
|
||||
set(BUILD_UVW_LIBS ON)
|
||||
FetchContent_MakeAvailable(uvw)
|
||||
|
Loading…
x
Reference in New Issue
Block a user