little cleanup
This commit is contained in:
parent
4ce7425034
commit
807e081bee
@ -9,9 +9,6 @@ add_compile_options(
|
||||
/std:c++17
|
||||
/MP
|
||||
/wd4018 # signed/unsigned mismatch
|
||||
)
|
||||
|
||||
add_definitions(
|
||||
/DUNICODE # config.pri
|
||||
/D_UNICODE
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user