Skip to content

Commit

Permalink
Try another arch flag
Browse files Browse the repository at this point in the history
  • Loading branch information
tresf authored May 24, 2024
1 parent 6403bdf commit ccc8bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ jobs:
cmake -S .
-B build
-DCMAKE_INSTALL_PREFIX="../target"
-DCMAKE_APPLE_SILICON_PROCESSOR=arm64
-DCMAKE_OSX_ARCHITECTURES=arm64
-DCMAKE_PREFIX_PATH="$(~/wrongbrew.sh --prefix);$(~/wrongbrew.sh --prefix qt@5)"
$CMAKE_OPTS
-DUSE_WERROR=OFF
Expand Down

0 comments on commit ccc8bcb

Please sign in to comment.