Skip to content

Commit

Permalink
Winfix (#3402)
Browse files Browse the repository at this point in the history
[win install] add missing control2basic library
  • Loading branch information
PeterPetrik authored May 1, 2024
1 parent 2bc8be5 commit 14ca9b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
modules: 'qtsensors qtconnectivity qt5compat qtmultimedia qtpositioning qtshadertools'
cache: true
cache-key-prefix: ${{ runner.os }}-QtCache-v0-${{ env.QT_VERSION }}-win

# Input SDK
- name: Cache Input-SDK
id: cache-input-sdk
Expand Down
2 changes: 2 additions & 0 deletions cmake/InstallStep.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,8 @@ set(qt_libs
Quick
Quick3DSpatialAudio
QuickControls2
QuickControls2Basic
QuickControls2BasicStyleImpl
QuickControls2Impl
QuickDialogs2
QuickDialogs2QuickImpl
Expand Down

1 comment on commit 14ca9b7

@inputapp-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iOS - version 24.5.612511 just submitted!

Please sign in to comment.