aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMarcelo Lira <marcelo.lira@openbossa.org>2009-10-26 11:04:22 -0300
committerMarcelo Lira <marcelo.lira@openbossa.org>2009-10-26 11:04:22 -0300
commit3a15584474c9865e23334e30b7cac640dc166a12 (patch)
treea163d0a6fe8e05a1fb8e4143cbcbe4417265f68b /CMakeLists.txt
parentae3abca2b15794bdde313eed3f7f9391cd68f72d (diff)
readded tests for qtdoc generator that were left behind when forking
from boostpythongenerator
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 58e376f7c..a068a2845 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -76,4 +76,5 @@ install(FILES ${manpages} DESTINATION share/man/man1)
enable_testing()
add_subdirectory(generators)
+add_subdirectory(tests)