mirror of
https://github.com/Z3Prover/z3
synced 2025-04-18 06:39:02 +00:00
Instead of doing this at configure time, we look at the actual compile time status. This also avoids hardcoding checks based on what CPU architecture is present, which doesn't work when Z3 is being built on non-x86_64 platforms. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
datalog_frontend.cpp | ||
datalog_frontend.h | ||
dimacs_frontend.cpp | ||
dimacs_frontend.h | ||
lp_frontend.cpp | ||
lp_frontend.h | ||
main.cpp | ||
opt_frontend.cpp | ||
opt_frontend.h | ||
options.h | ||
smtlib_frontend.cpp | ||
smtlib_frontend.h | ||
z3_log_frontend.cpp | ||
z3_log_frontend.h |