mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 10:09:36 -06:00
Move shared Updater logic into UpdaterCommon
This commit is contained in:
@ -16,5 +16,6 @@ if(ENABLE_QT)
|
||||
endif()
|
||||
|
||||
if (APPLE)
|
||||
add_subdirectory(UpdaterCommon)
|
||||
add_subdirectory(MacUpdater)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user