From 3a15584474c9865e23334e30b7cac640dc166a12 Mon Sep 17 00:00:00 2001 From: Marcelo Lira Date: Mon, 26 Oct 2009 11:04:22 -0300 Subject: readded tests for qtdoc generator that were left behind when forking from boostpythongenerator --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') 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) -- cgit v1.2.3