mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-02 22:54:36 +00:00
Re-enable doc errors in this branch
This commit is contained in:
parent
8a8ff6d2e9
commit
6d06827938
1 changed files with 1 additions and 2 deletions
|
@ -49,8 +49,7 @@ EXCLUDE_SYMBOLS = sixtyfps::cbindgen_private* sixtyfps::private_api*
|
||||||
EXCLUDE = ../../api/sixtyfps-cpp/include/vtable.h ../../api/sixtyfps-cpp/include/sixtyfps_testing.h
|
EXCLUDE = ../../api/sixtyfps-cpp/include/vtable.h ../../api/sixtyfps-cpp/include/sixtyfps_testing.h
|
||||||
ENABLE_PREPROCESSING = YES
|
ENABLE_PREPROCESSING = YES
|
||||||
PREDEFINED += DOXYGEN
|
PREDEFINED += DOXYGEN
|
||||||
CLANG_OPTIONS = -std=c++17 -Wno-pragma-once-outside-header
|
WARN_AS_ERROR = YES'''
|
||||||
CLANG_ASSISTED_PARSING = YES'''
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# Add any paths that contain templates here, relative to this directory.
|
# Add any paths that contain templates here, relative to this directory.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue