refs #624 Use conditional SUBDIRS instead of REQUIRES for enabling/disabling subprojects.

This commit is contained in:
Mathew Sutcliffe
2016-03-21 00:57:27 +00:00
parent a895cc2c54
commit 1801616953
20 changed files with 50 additions and 52 deletions

View File

@@ -1,7 +1,5 @@
load(common_pre)
REQUIRES += contains(BLACK_CONFIG,SwiftData)
QT += core dbus network xml multimedia gui svg
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets