This commit is contained in:
apteryks 2025-12-15 17:14:33 -06:00 committed by GitHub
commit 5819731f03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)