summaryrefslogtreecommitdiff
path: root/examples/api/cpp/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/api/cpp/CMakeLists.txt')
-rw-r--r--examples/api/cpp/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/api/cpp/CMakeLists.txt b/examples/api/cpp/CMakeLists.txt
index bff7caa4d..6f66fdc5f 100644
--- a/examples/api/cpp/CMakeLists.txt
+++ b/examples/api/cpp/CMakeLists.txt
@@ -24,6 +24,7 @@ set(CVC5_EXAMPLES_API
sets
sequences
strings
+ quickstart
)
foreach(example ${CVC5_EXAMPLES_API})
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback