mirror of
https://github.com/Z3Prover/z3
synced 2025-07-03 19:35:42 +00:00
missing make file
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
51aeb93ff3
commit
fafff0272a
1 changed files with 7 additions and 0 deletions
7
src/qe/mbi/Cmakelists.txt
Normal file
7
src/qe/mbi/Cmakelists.txt
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
z3_add_component(mbi
|
||||||
|
SOURCES
|
||||||
|
qe_mbi.cpp
|
||||||
|
COMPONENT_DEPENDENCIES
|
||||||
|
mbp
|
||||||
|
qe_lite
|
||||||
|
)
|
Loading…
Add table
Add a link
Reference in a new issue