3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-07 09:55:19 +00:00
z3/examples
Rolf Eike Beer 7f8e2a9f75
clean up CMake code (#5182)
* CMake: simplify FindGMP.cmake

Remove printing of all the different variables, and let FPHSA output the library
name. Add an imported target, which bundles the library and the include
directories for easier usage.

* fix build: vector::c_ptr() now is vector::data()

* CMake: use Threads::Threads imported module

Otherwise the setting of THREADS_PREFER_PTHREAD_FLAG has no effect.

* CMake: remove needless policy setting

The minimum required version is CMake 3.4, where these policies are already set
to new because they were introduced earlier.

* CMake: remove needless variable expansion
2021-04-14 10:29:15 -07:00
..
c clean up CMake code (#5182) 2021-04-14 10:29:15 -07:00
c++ clean up CMake code (#5182) 2021-04-14 10:29:15 -07:00
dotnet clean up CMake code (#5182) 2021-04-14 10:29:15 -07:00
java Mixing Integers and Rational in the new Java API #5085 (#5098) 2021-03-16 05:24:23 -07:00
maxsat clean up CMake code (#5182) 2021-04-14 10:29:15 -07:00
ml Refer to macOS rather than Mac OS / OSX. 2018-10-02 17:38:09 +07:00
msf Fix typos. 2018-12-23 21:58:57 -05:00
python updated experiment 2021-03-26 14:58:23 -07:00
tptp clean up CMake code (#5182) 2021-04-14 10:29:15 -07:00
CMakeLists.txt rename additional build options #2709 2019-11-18 22:31:45 -08:00