mirror of
https://github.com/Z3Prover/z3
synced 2025-08-22 02:57:50 +00:00
7 lines
No EOL
115 B
CMake
7 lines
No EOL
115 B
CMake
z3_add_component(proofs
|
|
SOURCES
|
|
proof_checker.cpp
|
|
proof_utils.cpp
|
|
COMPONENT_DEPENDENCIES
|
|
rewriter
|
|
) |