3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-06 17:44:08 +00:00

Merge pull request #761 from delcypher/bv2fpa_unbreak_cmake_build

Unbreak the CMake build broken by 009af4455d
This commit is contained in:
Christoph M. Wintersteiger 2016-10-17 11:47:01 +01:00 committed by GitHub
commit 12c47348bc

View file

@ -1,10 +1,12 @@
z3_add_component(fpa
SOURCES
bv2fpa_converter.cpp
fpa2bv_converter.cpp
fpa2bv_rewriter.cpp
COMPONENT_DEPENDENCIES
ast
simplifier
model
util
PYG_FILES
fpa2bv_rewriter_params.pyg