Skip to content

Commit 9d69ecd

Browse files
committed
Added doc target for Linux
1 parent c994226 commit 9d69ecd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-doxygen.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,7 @@ jobs:
449449
-DQt6Core_DIR="${{ github.workspace }}/qt6-install/lib/cmake/Qt6Core" \
450450
-DQt6Gui_DIR="${{ github.workspace }}/qt6-install/lib/cmake/Qt6Gui" \
451451
-DQt6Widgets_DIR="${{ github.workspace }}/qt6-install/lib/cmake/Qt6Widgets" \
452+
-Dbuild_doc=YES \
452453
-Dbuild_search=YES \
453454
-Dbuild_wizard=YES \
454455
-Duse_libclang=YES \

0 commit comments

Comments
 (0)