summaryrefslogtreecommitdiff
path: root/src/version_check.h
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2012-12-23 22:58:22 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2012-12-23 22:58:22 (GMT)
commit9deb7de38e99130ba2fd34eff188e671b424e590 (patch)
tree92193cd97a38b7c109138ff622a9630c311cb74f /src/version_check.h
parent7be00e4bc5d0e1c97cf7f69388394376ad238675 (diff)
CONFIG=skip_version_check should be += otherwise qmake has bizarre problems (bison doesnt get called??)
Diffstat (limited to 'src/version_check.h')
-rw-r--r--src/version_check.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version_check.h b/src/version_check.h
index a940f6b..b6a63ab 100644
--- a/src/version_check.h
+++ b/src/version_check.h
@@ -6,7 +6,7 @@
are too old, the user will be warned. If the user wishes to force
compilation, they can run
- qmake CONFIG=skip-version-check
+ qmake CONFIG+=skip-version-check
Otherwise they will be guided to README.md and an -build-dependencies script.
contact: Jan Huwald // Impressum