forked from qt-creator/qt-creator
Build tests subdirectory
Requires BUILD_TESTS qmake variable to be set Change-Id: Ida266ce96ec4725608e1290908c546b32ba681ac Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com> Reviewed-by: Eike Ziller <eike.ziller@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
c190b5dad9
commit
513e226dc1
@@ -13,6 +13,7 @@ CONFIG += ordered
|
||||
|
||||
SUBDIRS = src share lib/qtcreator/qtcomponents
|
||||
unix:!macx:!isEmpty(copydata):SUBDIRS += bin
|
||||
!isEmpty(BUILD_TESTS):SUBDIRS += tests
|
||||
|
||||
OTHER_FILES += dist/copyright_template.txt \
|
||||
$$files(dist/changes-*) \
|
||||
|
||||
Reference in New Issue
Block a user