File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -417,6 +417,7 @@ jobs:
417417 -DQt6Core_DIR="${{ github.workspace }}/qt6-install/lib/cmake/Qt6Core" \
418418 -DQt6Gui_DIR="${{ github.workspace }}/qt6-install/lib/cmake/Qt6Gui" \
419419 -DQt6Widgets_DIR="${{ github.workspace }}/qt6-install/lib/cmake/Qt6Widgets" \
420+ -Dbuild_doc=YES \
420421 -Dbuild_search=YES \
421422 -Dbuild_wizard=YES \
422423 -Duse_libclang=YES \
@@ -449,7 +450,6 @@ jobs:
449450 -DQt6Core_DIR="${{ github.workspace }}/qt6-install/lib/cmake/Qt6Core" \
450451 -DQt6Gui_DIR="${{ github.workspace }}/qt6-install/lib/cmake/Qt6Gui" \
451452 -DQt6Widgets_DIR="${{ github.workspace }}/qt6-install/lib/cmake/Qt6Widgets" \
452- -Dbuild_doc=YES \
453453 -Dbuild_search=YES \
454454 -Dbuild_wizard=YES \
455455 -Duse_libclang=YES \
You can’t perform that action at this time.
0 commit comments