Skip to content

Commit

Permalink
fix: build with qt6 on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerixyz committed Feb 11, 2025
1 parent cce5391 commit 866bb31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,6 @@ jobs:
-DUSE_PRECOMPILED_HEADERS=OFF \
-DCHATTERINO_LTO="$C2_ENABLE_LTO" \
-DCHATTERINO_PLUGINS="$C2_PLUGINS" \
-DBUILD_WITH_QT6="$C2_BUILD_WITH_QT6" \
-DCHATTERINO_NO_AVIF_PLUGIN=On \
-DCMAKE_OSX_ARCHITECTURES="arm64;x86_64" \
-DFORCE_JSON_GENERATION=Off \
Expand Down

0 comments on commit 866bb31

Please sign in to comment.