File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5353 ccache-prefix : ${{ matrix.distro }}
5454 vcs-file : dependencies.repos
5555 run-tests : false
56- upstream-args : --cmake-args -DCMAKE_BUILD_TYPE=Release
56+ upstream-args : --cmake-args -DCMAKE_BUILD_TYPE=Release -DBUILD_PYTHON_INTERFACE=OFF
5757 target-path : target_ws/src
5858 target-args : --cmake-args ${{ matrix.env.TARGET_CMAKE_ARGS }}
5959
Original file line number Diff line number Diff line change 4848 with :
4949 ccache-prefix : ${{ matrix.distro }}
5050 vcs-file : dependencies.repos
51- upstream-args : --cmake-args -DCMAKE_BUILD_TYPE=Release
51+ upstream-args : --cmake-args -DCMAKE_BUILD_TYPE=Release -DBUILD_PYTHON_INTERFACE=OFF
5252 target-path : target_ws/src
5353 target-args : --cmake-args -DCMAKE_BUILD_TYPE=Debug -DTESSERACT_ENABLE_TESTING=ON
You can’t perform that action at this time.
0 commit comments