mirror of
https://github.com/rgriebl/brickstore.git
synced 2026-01-30 05:18:42 -06:00
Make the doc build generate less warnings
This commit is contained in:
2
.github/workflows/build_cmake.yml
vendored
2
.github/workflows/build_cmake.yml
vendored
@@ -3,7 +3,7 @@ name: CMake Build Matrix
|
||||
env:
|
||||
BUILD_NUMBER: ${{ github.run_number }}
|
||||
BRICKSTORE_QT6_MODULES: >-
|
||||
cmake ninja-build
|
||||
build-essential cmake ninja-build
|
||||
libglvnd-dev libtbb-dev
|
||||
qt6-tools-dev qt6-tools-dev-tools
|
||||
qt6-l10n-tools qt6-documentation-tools
|
||||
|
||||
@@ -12,6 +12,8 @@ headers.fileextensions = "*.h *.ch *.h++ *.hh *.hpp *.hxx"
|
||||
examples.fileextensions = "*.cpp *.h *.qml *.yaml"
|
||||
examples.imageextensions = "*.png *.jpg *.svg"
|
||||
|
||||
includepaths = -I . -I ../src
|
||||
|
||||
headerdirs += \
|
||||
../src/qmlapi/ \
|
||||
../src/bricklink/ \
|
||||
|
||||
Reference in New Issue
Block a user