Skip to content

Commit

Permalink
apply the new patch
Browse files Browse the repository at this point in the history
  • Loading branch information
grlee77 committed Oct 26, 2023
1 parent a118cfb commit 7920ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/build_wheel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ echo `which cmake`

# apply patch to omit building tests and benchmark binaries so libopenslide isn't required
git apply ci/cmake-omit-benchmarks-examples-tests.patch

git apply ci/disable-cucim-install-step.patch

# First build the C++ lib using CMake via the run script
./run build_local libcucim ${CMAKE_BUILD_TYPE}
Expand Down

0 comments on commit 7920ee3

Please sign in to comment.