mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-25 11:46:27 +00:00
Core/CMake: Silence some warnings
This commit is contained in:
parent
1121a04718
commit
c8795f799e
2 changed files with 5 additions and 2 deletions
|
@ -343,6 +343,7 @@ if(WIN32)
|
|||
setupapi.lib
|
||||
iphlpapi.lib
|
||||
)
|
||||
target_compile_definitions(core PRIVATE "-D_WINSOCK_DEPRECATED_NO_WARNINGS")
|
||||
elseif(APPLE)
|
||||
target_sources(core PRIVATE
|
||||
HW/EXI/BBA-TAP/TAP_Apple.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue