refs #461 Use the REQUIRES variable in the leaf projects instead of conditions at the SUBDIRS level.

This commit is contained in:
Mathew Sutcliffe
2015-11-23 20:55:38 +00:00
parent d32f211a71
commit 9968ccbbdb
21 changed files with 53 additions and 59 deletions

View File

@@ -1,5 +1,7 @@
load(common_pre)
REQUIRES += contains(BLACK_CONFIG,Doxygen)
TEMPLATE = lib
CONFIG += staticlib
CONFIG -= qt