Python API: Add support for sequences (#4757)
[cvc5.git] / examples / CMakeLists.txt
2020-07-07 Andrew V. JonesIncrease the minimum version of CMake due to the use...
2020-06-29 Andres NoetzliMake ExprManager constructor private (#4669)
2020-06-09 Andres NoetzliLanguage bindings: Enable catching of exceptions (...
2019-10-03 Aina NiemetzTravis: Reenable building and running of examples....
2019-09-25 Mathias PreinerUse separate CMake project for CVC4 examples. (#3196)
2019-08-08 Mathias PreinerFix issues with Ninja build system and add configure...
2018-11-14 Mathias Preinercmake: Require boost 1.50.0 for examples. (#2710)
2018-10-09 Aina NiemetzCmake: Fix ctest call for example/translator. (#2600)
2018-09-22 Mathias Preinercmake: Add more documentation, some fixes and cleanup.
2018-09-22 Aina Niemetzcmake: Refactor cvc4_add_unit_test macro to support...
2018-09-22 Aina Niemetzcmake: Add target runexamples.
2018-09-22 Mathias Preinercmake: Guard examples that require Boost.
2018-09-22 Aina Niemetzcmake: examples: Configure output directory per target.
2018-09-22 Aina Niemetzcmake: Added java examples
2018-09-22 Aina Niemetzcmake: Added target examples (currently .cpp examples...
2018-09-22 Aina Niemetzcmake: Added initial build infrastructure.