Skip to content

Commit

Permalink
Gitlab CI: Build Fedora RPM job using Qt6
Browse files Browse the repository at this point in the history
  • Loading branch information
randstr authored and A Wireshark GitLab Utility committed Aug 25, 2022
1 parent 1f3876f commit 8e77b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ Fedora RPM Package:
# https://gitlab.com/gitlab-com/support-forum/issues/2790
- export FORCE_CMAKE_NINJA_NON_VERBOSE=1
- printf "\e[0Ksection_start:%s:cmake_section[collapsed=true]\r\e[0KRunning CMake" "$( date +%s)"
- cmake3 -GNinja -DUSE_qt6=OFF ..
- cmake3 -GNinja ..
- printf "\e[0Ksection_end:%s:cmake_section\r\e[0K" "$( date +%s)"
- ninja wireshark_rpm

Expand Down

0 comments on commit 8e77b5c

Please sign in to comment.