summaryrefslogtreecommitdiff
path: root/examples/api/python/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/api/python/CMakeLists.txt')
-rw-r--r--examples/api/python/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/api/python/CMakeLists.txt b/examples/api/python/CMakeLists.txt
index 6e255c5b1..e3966fa2d 100644
--- a/examples/api/python/CMakeLists.txt
+++ b/examples/api/python/CMakeLists.txt
@@ -1,5 +1,6 @@
set(EXAMPLES_API_PYTHON
exceptions
+ sequences
)
find_package(PythonInterp REQUIRED)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback