3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-08 02:15:19 +00:00
z3/src
Dan Liew f6e946443e Made emission of the API module files `api_log_macros.h`,
``api_log_macros.cpp`` and ``api_commands.cpp`` optional in
``update_api.py``. This is required to implement support for
building and installing Z3's API bindings with CMake.
2016-03-04 15:26:09 +00:00
..
ackermannization Implement a CMake build system. 2016-03-04 15:26:09 +00:00
api Made emission of the API module files `api_log_macros.h`, 2016-03-04 15:26:09 +00:00
ast Only CMake >= 3.2 supports the `USES_TERMINAL` argument to 2016-03-04 15:26:09 +00:00
cmd_context Implement a CMake build system. 2016-03-04 15:26:09 +00:00
duality Implement a CMake build system. 2016-03-04 15:26:09 +00:00
interp Implement a CMake build system. 2016-03-04 15:26:09 +00:00
math Implement a CMake build system. 2016-03-04 15:26:09 +00:00
model Implement a CMake build system. 2016-03-04 15:26:09 +00:00
muz Implement a CMake build system. 2016-03-04 15:26:09 +00:00
nlsat Implement a CMake build system. 2016-03-04 15:26:09 +00:00
opt Implement a CMake build system. 2016-03-04 15:26:09 +00:00
parsers Implement a CMake build system. 2016-03-04 15:26:09 +00:00
qe Implement a CMake build system. 2016-03-04 15:26:09 +00:00
sat Implement a CMake build system. 2016-03-04 15:26:09 +00:00
shell Don't append ${OpenMP_CXX_FLAGS} to Z3_DEPENDENT_LIBS. This is wrong 2016-03-04 15:26:09 +00:00
smt Implement a CMake build system. 2016-03-04 15:26:09 +00:00
solver Implement a CMake build system. 2016-03-04 15:26:09 +00:00
tactic Implement a CMake build system. 2016-03-04 15:26:09 +00:00
test Don't append ${OpenMP_CXX_FLAGS} to Z3_DEPENDENT_LIBS. This is wrong 2016-03-04 15:26:09 +00:00
util Implement a CMake build system. 2016-03-04 15:26:09 +00:00
CMakeLists.txt Teach the CMake build system to generate the module exports 2016-03-04 15:26:09 +00:00