0.22.4 - Appveyor
This commit is contained in:
parent
5a6f485753
commit
fa575b304c
@ -79,6 +79,9 @@ if ("${CMAKE_CXX_COMPILER_ID}" MATCHES "MSVC")
|
|||||||
/GS- #no buffer security check
|
/GS- #no buffer security check
|
||||||
/GF #string pooling
|
/GF #string pooling
|
||||||
>
|
>
|
||||||
|
$<$<CONFIG:Debug>:
|
||||||
|
/bigobj
|
||||||
|
>
|
||||||
|
|
||||||
/wd4996
|
/wd4996
|
||||||
/wd4267
|
/wd4267
|
||||||
|
Loading…
x
Reference in New Issue
Block a user