Skip to content
Permalink
Browse files
Merge pull request #7823 from spycrab/updatercommon
Move shared Updater logic into UpdaterCommon
  • Loading branch information
spycrab committed Feb 26, 2019
2 parents f10fdce + 9c84524 commit 902e407
Show file tree
Hide file tree
Showing 15 changed files with 809 additions and 1,189 deletions.
@@ -16,5 +16,6 @@ if(ENABLE_QT)
endif()

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

0 comments on commit 902e407

Please sign in to comment.