From: yoni206 Date: Thu, 19 Aug 2021 23:43:13 +0000 (+0300) Subject: Make the python quickstart example run using ctest (#7023) X-Git-Tag: cvc5-1.0.0~1363 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4222d84399c8df556114efd48a4dfb8a869d620f;p=cvc5.git Make the python quickstart example run using ctest (#7023) --- diff --git a/examples/api/python/CMakeLists.txt b/examples/api/python/CMakeLists.txt index 426eb0d3d..0051859b1 100644 --- a/examples/api/python/CMakeLists.txt +++ b/examples/api/python/CMakeLists.txt @@ -24,6 +24,7 @@ set(EXAMPLES_API_PYTHON helloworld id linear_arith + quickstart sequences sets strings