forked from qt-creator/qt-creator
Tests: Build clang unit tests when clang is enabled
Change-Id: Ia3a07f73bd39304bb4bf1b67cb662499792fa2ca Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com> Reviewed-by: Marco Bubke <marco.bubke@theqtcompany.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
0c575700cb
commit
d7a43eaa18
@@ -1,2 +1,4 @@
|
||||
TEMPLATE=subdirs
|
||||
SUBDIRS += auto manual tools
|
||||
isEmpty(LLVM_INSTALL_DIR):LLVM_INSTALL_DIR=$$(LLVM_INSTALL_DIR)
|
||||
exists($$LLVM_INSTALL_DIR):SUBDIRS += unit
|
||||
|
||||
Reference in New Issue
Block a user