mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-08 15:20:45 +01:00
Externals/rcheevos: Disable warnings in CMake
This commit is contained in:
parent
c23562b7b5
commit
f6e3c5ccef
1
Externals/rcheevos/CMakeLists.txt
vendored
1
Externals/rcheevos/CMakeLists.txt
vendored
@ -55,6 +55,7 @@ add_library(rcheevos
|
||||
rcheevos/src/rc_version.c
|
||||
rcheevos/src/rc_version.h
|
||||
)
|
||||
dolphin_disable_warnings(rcheevos)
|
||||
|
||||
target_include_directories(rcheevos PRIVATE "${CMAKE_CURRENT_SOURCE_DIR}/rcheevos/include")
|
||||
target_include_directories(rcheevos INTERFACE "${CMAKE_CURRENT_SOURCE_DIR}")
|
||||
|
Loading…
Reference in New Issue
Block a user