Skip to content

Commit

Permalink
qt6
Browse files Browse the repository at this point in the history
  • Loading branch information
firewave committed Apr 14, 2024
1 parent e19da1d commit ff13cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/iwyu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
if: contains(matrix.image, 'fedora')
run: |
dnf install -y cmake gcc-c++ pcre-devel
dnf install -y qt6-qtbase-devel qt6-linguist # qt5-qttools-devel qt5-qtcharts-devel
dnf install -y qt6-qtbase-devel qt6-qttools-devel # qt5-linguist qt5-qtcharts-devel
dnf install -y wget iwyu
ln -s iwyu_tool.py /usr/bin/iwyu_tool
ln -s qt5 /usr/include/qt
Expand Down

0 comments on commit ff13cd0

Please sign in to comment.