simplify statement
This commit is contained in:
parent
cba9421597
commit
426e20883f
@ -118,7 +118,7 @@ macro(qsk_initialize_build_flags)
|
||||
add_compile_options( -Wall -Wextra )
|
||||
else()
|
||||
# add_compile_options(/W4 /WX)
|
||||
add_compile_options($<$<CXX_COMPILER_ID:MSVC>:/MP>)
|
||||
add_compile_options(/MP)
|
||||
endif()
|
||||
|
||||
endmacro()
|
||||
|
Loading…
x
Reference in New Issue
Block a user