Skip to content

Commit 680b0d5

Browse files
committed
[ci] Windows: Enable the generation of the Python binding with SWIG
1 parent 40f019f commit 680b0d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous-integration.yml

+1
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ jobs:
227227
-DALICEVISION_USE_OPENGV=OFF
228228
-DALICEVISION_BUILD_PHOTOMETRICSTEREO=OFF
229229
-DALICEVISION_BUILD_SEGMENTATION=OFF
230+
-DALICEVISION_BUILD_SWIG_BINDING=ON
230231
-DBOOST_NO_CXX11=ON
231232

232233
# This input tells run-cmake to consume the vcpkg.cmake toolchain file set by run-vcpkg.

0 commit comments

Comments
 (0)