Skip to content

Commit

Permalink
COMP: Try to get cmake to find correct libpng
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpa committed Feb 21, 2024
1 parent 8ad347d commit bbec6d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ jobs:
CIBW_ENVIRONMENT_MACOS: |
CMAKE_OSX_ARCHITECTURES=${{ matrix.arch }}
CMAKE_PREFIX_PATH=/usr/local

run: python -m cibuildwheel --output-dir wheelhouse/cp${{ matrix.cibw_python }}-${{matrix.platform_id }}

Expand Down

0 comments on commit bbec6d3

Please sign in to comment.