mirror of
https://github.com/Z3Prover/z3
synced 2025-05-11 09:44:43 +00:00
Add missing source file declarations to CMake build that were
added by 70f13ced33
This commit is contained in:
parent
3a9b4985e4
commit
114f09cf4c
2 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
z3_add_component(fpa
|
||||
SOURCES
|
||||
fpa2bv_converter.cpp
|
||||
fpa2bv_rewriter.cpp
|
||||
COMPONENT_DEPENDENCIES
|
||||
ast
|
||||
simplifier
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue