Fix doxygen warn as error

The version in the CI only supports YES
This commit is contained in:
Simon Hausmann 2021-06-25 23:04:14 +02:00 committed by GitHub
parent e6727e6957
commit 4611cfb24f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,7 +49,7 @@ 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
WARN_AS_ERROR = FAIL_ON_WARNINGS'''
WARN_AS_ERROR = YES'''
}
# Add any paths that contain templates here, relative to this directory.