Add an option to force using local updater binary (for updater development)

This commit is contained in:
Petr Mrázek
2014-01-05 14:24:33 +01:00
parent 613c01dab5
commit a64eebf8eb
3 changed files with 6 additions and 2 deletions

View File

@@ -21,6 +21,9 @@
// enabled for updater dry run
#cmakedefine MultiMC_UPDATER_DRY_RUN
// enabled for updater dry run
#cmakedefine MultiMC_UPDATER_FORCE_LOCAL
// The commit hash of this build
#define GIT_COMMIT "@MultiMC_GIT_COMMIT@"