Skip to content

Commit

Permalink
Tall CMake where to look for Qt on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
peterix committed May 25, 2023
1 parent 6ab48b6 commit 9fe877b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
-DCMAKE_CXX_COMPILER=/usr/bin/clang++ \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX:PATH=../install/DevLauncher \
-DCMAKE_PREFIX_PATH="~/Qt/current/macos" \
-DLauncher_VERSION_BUILD="$GITHUB_RUN_NUMBER" \
-DLauncher_BUILD_PLATFORM=macos \
-DLauncher_EMBED_SECRETS=Off \
Expand Down

0 comments on commit 9fe877b

Please sign in to comment.