mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 08:36:52 +08:00
refs #461 Use the REQUIRES variable in the leaf projects instead of conditions at the SUBDIRS level.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
load(common_pre)
|
||||
|
||||
REQUIRES += contains(BLACK_CONFIG,BlackCore)
|
||||
|
||||
# GUI is required for the matrix classes
|
||||
# Network for host info etc.
|
||||
QT += network dbus xml multimedia
|
||||
|
||||
Reference in New Issue
Block a user