about summary refs log tree commit diff homepage
path: root/cmake/find_z3.cmake
AgeCommit message (Collapse)Author
2018-07-02CMake: use cmake_{push,pop}_check_stateJulian Büning
2017-07-28[CMake] Refactor Z3 detection and change the default value ofDan Liew
`ENABLE_SOLVER_Z3` to be set dynamically based on whether Z3 is available. Previously the default was always off.