summaryrefslogtreecommitdiffstats
path: root/tools/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/CMakeLists.txt')
-rw-r--r--tools/CMakeLists.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
new file mode 100644
index 0000000..c41b17e
--- /dev/null
+++ b/tools/CMakeLists.txt
@@ -0,0 +1,10 @@
+# Generated from tools.pro.
+
+
+qt_exclude_tool_directories_from_default_target(
+ testcon
+)
+
+add_subdirectory(dumpdoc)
+add_subdirectory(dumpcpp)
+add_subdirectory(testcon)