More win tests.

This commit is contained in:
Christoffer Lerno
2022-04-24 21:59:39 +02:00
parent 633eb65e18
commit 0bb2afb0ed

View File

@@ -261,6 +261,7 @@ if(C3_USE_MIMALLOC)
endif()
if(CMAKE_C_COMPILER_ID STREQUAL "MSVC")
target_link_libraries(c3c Advapi32)
target_link_options(c3c_wrappers PRIVATE nowarn)
endif()
if (WIN32)