mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-03 01:30:20 -05:00
Externals/rcheevos: Disable warnings in CMake
This commit is contained in:
Vendored
+1
@@ -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}")
|
||||
|
||||
Reference in New Issue
Block a user