mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
More win tests.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user