wip
This commit is contained in:
parent
91f9e39bcb
commit
503f755f75
|
@ -116,7 +116,7 @@ macro(qsk_initialize_build_flags)
|
|||
|
||||
if ( NOT MSVC )
|
||||
add_compile_options( -Wall -Wextra )
|
||||
else
|
||||
else()
|
||||
add_compile_options(/W4 /WX)
|
||||
endif()
|
||||
|
||||
|
|
Loading…
Reference in New Issue