Skip to content

Commit

Permalink
Enable CaDiCaL support when building boolector
Browse files Browse the repository at this point in the history
Fixes #46.
  • Loading branch information
RyanGlScott committed Jan 10, 2024
1 parent 07020d0 commit f8dc104
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ build_boolector() {
patch -p1 -i $PATCHES/boolector-mingw64.patch
fi
./contrib/setup-lingeling.sh
./contrib/setup-cadical.sh
./contrib/setup-btor2tools.sh
./configure.sh --ninja
cd build
Expand Down

0 comments on commit f8dc104

Please sign in to comment.