3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 09:05:31 +00:00

Fixed filename in CMakeLists.txt

This commit is contained in:
Christoph M. Wintersteiger 2018-10-01 12:29:14 +01:00
parent f0e74b7f2a
commit 35bf63d563

View file

@ -2,7 +2,7 @@ z3_add_component(lp
SOURCES
binary_heap_priority_queue.cpp
binary_heap_upair_queue.cpp
bound_propagator.cpp
lp_bound_propagator.cpp
core_solver_pretty_printer.cpp
dense_matrix.cpp
eta_matrix.cpp