Skip to content

Commit

Permalink
ninja for cross-compile
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed Aug 18, 2023
1 parent fdfd5c9 commit 3634a32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ requirements:
- python # [build_platform != target_platform]
- cross-python_{{ target_platform }} # [build_platform != target_platform]
- cython # [build_platform != target_platform]
- ninja # [build_platform != target_platform]
- pkg-config # [build_platform != target_platform]
- {{ compiler('c') }}
- {{ compiler('cxx') }}
Expand Down

0 comments on commit 3634a32

Please sign in to comment.