Skip to content

Commit

Permalink
fix codegen on old macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
Prevter authored Feb 20, 2025
1 parent 1123e34 commit 3c8c428
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
id: mac
extra_flags: >
-DCMAKE_OSX_ARCHITECTURES='x86_64;arm64'
-DCMAKE_OSX_DEPLOYMENT_TARGET=10.15
-DCMAKE_AR='/usr/bin/ar'
-DCMAKE_RANLIB='/usr/bin/ranlib'
- name: Linux
Expand Down

0 comments on commit 3c8c428

Please sign in to comment.