Skip to content

Commit

Permalink
Use Python_FIND_VIRTUALENV=ONLY
Browse files Browse the repository at this point in the history
  • Loading branch information
kazarmy committed Oct 21, 2024
1 parent ee2fa79 commit 26044c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,7 @@ jobs:
-DCMAKE_BUILD_TYPE=Release \
-DPython3_ROOT_DIR="${CUTTER_DEPS_PYTHON_PREFIX}" \
-DPython_ROOT_DIR="${CUTTER_DEPS_PYTHON_PREFIX}" \
-DPython_FIND_VIRTUALENV=ONLY \
-DCUTTER_ENABLE_PYTHON=ON \
-DCUTTER_ENABLE_PYTHON_BINDINGS=ON \
-DCUTTER_USE_BUNDLED_RIZIN=ON \
Expand Down

0 comments on commit 26044c7

Please sign in to comment.