aboutsummaryrefslogtreecommitdiffstats
path: root/generators/CMakeLists.txt
diff options
context:
space:
mode:
authorMarcelo Lira <marcelo.lira@openbossa.org>2009-10-26 09:31:08 -0300
committerMarcelo Lira <marcelo.lira@openbossa.org>2009-10-26 09:31:08 -0300
commitae3abca2b15794bdde313eed3f7f9391cd68f72d (patch)
tree382309fb28924ec0d52ade46674904bb458ccd22 /generators/CMakeLists.txt
parent8fd38fe9fcb176441e34cad2a3094301c33080f5 (diff)
forked boostpythongenerator project to separate the generatorrunner
so that it could be used independently; the qtdoc generator module remained part of generatorrunner
Diffstat (limited to 'generators/CMakeLists.txt')
-rw-r--r--generators/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/generators/CMakeLists.txt b/generators/CMakeLists.txt
index 73b5eea22..f26def274 100644
--- a/generators/CMakeLists.txt
+++ b/generators/CMakeLists.txt
@@ -1,2 +1 @@
-add_subdirectory(boostpython)
add_subdirectory(qtdoc)