Skip to content

Commit

Permalink
aha
Browse files Browse the repository at this point in the history
  • Loading branch information
syyyr committed Apr 18, 2024
1 parent 4c842f0 commit 40e02de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/cmake/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ runs:
-DCMAKE_CXX_COMPILER_LAUNCHER=ccache \
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON \
-DSHVSPY_USE_QT6=${{ inputs.use_qt6 }} \
--debug-find-pkg=Qt6LinguistTools \
${{ env.cmake_extra_args }} \
${{ inputs.additional_cmake_args }}
shell: bash

0 comments on commit 40e02de

Please sign in to comment.