Skip to content

Commit

Permalink
CI: try to macOS build
Browse files Browse the repository at this point in the history
  • Loading branch information
HuguesDelorme committed May 20, 2024
1 parent 7fafed2 commit 7e6cb8b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ jobs:
cmake --version
cmake .. \
-DMayo_BuildTests=ON \
-DMayo_BuildPluginAssimp=ON \
-DQT_DIR=$(brew --prefix qt5)/lib/cmake/Qt5
-DMayo_BuildPluginAssimp=ON
cmake --build . \
--config Release \
--parallel ${{steps.cpu-cores.outputs.count}}
Expand Down

0 comments on commit 7e6cb8b

Please sign in to comment.