We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c994226 commit 9d69ecdCopy full SHA for 9d69ecd
.github/workflows/build-doxygen.yml
@@ -449,6 +449,7 @@ jobs:
449
-DQt6Core_DIR="${{ github.workspace }}/qt6-install/lib/cmake/Qt6Core" \
450
-DQt6Gui_DIR="${{ github.workspace }}/qt6-install/lib/cmake/Qt6Gui" \
451
-DQt6Widgets_DIR="${{ github.workspace }}/qt6-install/lib/cmake/Qt6Widgets" \
452
+ -Dbuild_doc=YES \
453
-Dbuild_search=YES \
454
-Dbuild_wizard=YES \
455
-Duse_libclang=YES \
0 commit comments