Made java downloader as a build option
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
24fd07861b
commit
9120848278
7 changed files with 45 additions and 20 deletions
|
@ -67,6 +67,7 @@ class Config {
|
|||
QString VERSION_CHANNEL;
|
||||
|
||||
bool UPDATER_ENABLED = false;
|
||||
bool JAVA_DOWNLOADER_ENABLED = false;
|
||||
|
||||
/// A short string identifying this build's platform or distribution.
|
||||
QString BUILD_PLATFORM;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue