summaryrefslogtreecommitdiff
path: root/src/tools/tools.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/tools.pro')
-rw-r--r--src/tools/tools.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/tools/tools.pro b/src/tools/tools.pro
index 218f3c7e9e..bb82504d14 100644
--- a/src/tools/tools.pro
+++ b/src/tools/tools.pro
@@ -19,6 +19,14 @@ mac {
SUBDIRS += iostool
}
+BUILD_CPLUSPLUS_TOOLS = $$(BUILD_CPLUSPLUS_TOOLS)
+!isEmpty(BUILD_CPLUSPLUS_TOOLS) {
+ SUBDIRS += cplusplus-ast2png \
+ cplusplus-frontend \
+ cplusplus-mkvisitor \
+ cplusplus-update-frontend
+}
+
QT_BREAKPAD_ROOT_PATH = $$(QT_BREAKPAD_ROOT_PATH)
!isEmpty(QT_BREAKPAD_ROOT_PATH) {
SUBDIRS += qtcrashhandler