mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 06:42:12 +00:00
- silence the noisy warning output of the discordrpc subproject.
This commit is contained in:
parent
6cc03aba16
commit
701b7c3902
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ if(WIN32)
|
|||
endforeach()
|
||||
endif(USE_STATIC_CRT)
|
||||
target_compile_options(discord-rpc PRIVATE /EHsc
|
||||
/Wall
|
||||
/wd4100 # unreferenced formal parameter
|
||||
/wd4514 # unreferenced inline
|
||||
/wd4625 # copy constructor deleted
|
||||
|
|
Loading…
Reference in a new issue