mirror of
https://github.com/Z3Prover/z3
synced 2025-08-24 12:07:52 +00:00
fix the test build
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
f4e7002ea3
commit
6f40ee2f94
2 changed files with 15 additions and 14 deletions
|
@ -124,6 +124,7 @@ add_executable(test-z3
|
|||
var_subst.cpp
|
||||
vector.cpp
|
||||
lp/lp.cpp
|
||||
lp/nla_solver_test.cpp
|
||||
${z3_test_extra_object_files}
|
||||
)
|
||||
z3_add_install_tactic_rule(${z3_test_deps})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue