Skip to content

Commit

Permalink
Move shared Updater logic into UpdaterCommon
Browse files Browse the repository at this point in the history
  • Loading branch information
spycrab committed Feb 26, 2019
1 parent 25e9339 commit 9c84524
Show file tree
Hide file tree
Showing 15 changed files with 809 additions and 1,189 deletions.
1 change: 1 addition & 0 deletions Source/Core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ if(ENABLE_QT)
endif()

if (APPLE)
add_subdirectory(UpdaterCommon)
add_subdirectory(MacUpdater)
endif()
Loading

0 comments on commit 9c84524

Please sign in to comment.