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:
Orgad Shaneh
2016-01-08 12:10:58 +02:00
committed by Orgad Shaneh
parent 0c575700cb
commit d7a43eaa18

View File

@@ -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