aboutsummaryrefslogtreecommitdiffstats
path: root/generators/CMakeLists.txt
diff options
context:
space:
mode:
authorHugo Lima <hugo.lima@openbossa.org>2009-08-21 14:21:39 -0300
committerHugo Lima <hugo.lima@openbossa.org>2009-08-25 16:23:11 -0300
commit86c00c1d694cfc69b58ac2fbd0d7744c7f95e39a (patch)
tree1d3f8aef0d325780a382a7a427c12cf5cec53022 /generators/CMakeLists.txt
parent425c1eba27766b4382ace8f10daeaa548c9eb0d6 (diff)
Added boostpython as a generator plugin.
Diffstat (limited to 'generators/CMakeLists.txt')
-rw-r--r--generators/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/generators/CMakeLists.txt b/generators/CMakeLists.txt
new file mode 100644
index 000000000..f0c6537e1
--- /dev/null
+++ b/generators/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory(boostpython)