mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-16 04:09:39 +00:00
Merge 3706d482b0 into ed2fe134aa
This commit is contained in:
commit
5819731f03
@ -784,7 +784,9 @@ if (USE_RETRO_ACHIEVEMENTS)
|
||||
add_subdirectory(Externals/rcheevos)
|
||||
endif()
|
||||
|
||||
add_subdirectory(Externals/watcher)
|
||||
dolphin_find_optional_system_library_pkgconfig(
|
||||
WATCHER watcher watcher Externals/watcher
|
||||
)
|
||||
|
||||
if(WIN32 OR LINUX)
|
||||
add_subdirectory(Externals/cpp-ipc)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user