mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 14:21:16 +00:00
Fix exhale warning about overriding PREDEFINED
This commit is contained in:
parent
10189a844c
commit
bfd2a2add9
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ exhale_args = {
|
|||
EXCLUDE_SYMBOLS = sixtyfps::cbindgen_private* sixtyfps::private_api*
|
||||
EXCLUDE = ../../api/sixtyfps-cpp/include/vtable.h ../../api/sixtyfps-cpp/include/sixtyfps_testing.h
|
||||
ENABLE_PREPROCESSING = YES
|
||||
PREDEFINED = DOXYGEN'''
|
||||
PREDEFINED += DOXYGEN'''
|
||||
}
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue