mirror of
https://github.com/Z3Prover/z3
synced 2026-06-08 12:59:34 +00:00
920c596c23
Now that all include paths are relative to the `src/` trees ( one in source tree and one in the build tree) we can simplify what the CMake build does significantly. While I'm here I also removed some dead code that wasn't doing anything useful.