Skip to content

Commit

Permalink
disabel boost by default
Browse files Browse the repository at this point in the history
  • Loading branch information
ladnir committed Dec 5, 2022
1 parent 0461b28 commit 86dcb8b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ jobs:
- name: install prefix test
run: |
python3 build.py --setup --relic --bitpolymul --install=~/install-DCMAKE_BUILD_TYPE=RelWithDebInfo
python3 build.py --install=~/install -DCMAKE_BUILD_TYPE=RelWithDebInfo
cd libOTe_Tests/cmakeTests
cmake -S . -B out/ -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_PREFIX_PATH=~/install
Expand Down
2 changes: 1 addition & 1 deletion cryptoTools
Submodule cryptoTools updated 1 files
+2 −1 CMakeLists.txt

0 comments on commit 86dcb8b

Please sign in to comment.