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 0eed825eb..95e5fb80e 100644
--- a/examples/api/python/CMakeLists.txt
+++ b/examples/api/python/CMakeLists.txt
@@ -29,6 +29,7 @@ set(EXAMPLES_API_PYTHON
sygus-fun
sygus-grammar
sygus-inv
+ id
)
find_package(PythonInterp ${CVC5_BINDINGS_PYTHON_VERSION} REQUIRED)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback