mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-05 17:09:48 +00:00
387b6df948
We should directly check the values of the `debug` and `optimization` options instead. `get_option('buildtype')` will return `'custom'` for most combinations of `-Doptimization` and `-Ddebug`, but those two will always be set correctly if only `-Dbuildtype` is set. So we should look at those options directly. For the two-way mapping between `buildtype` and `optimization` + `debug`, see this table: https://mesonbuild.com/Builtin-options.html#build-type-options |
||
---|---|---|
.. | ||
shaders | ||
gstvulkan.c | ||
meson.build | ||
vkcolorconvert.c | ||
vkcolorconvert.h | ||
vkdeviceprovider.c | ||
vkdeviceprovider.h | ||
vkdownload.c | ||
vkdownload.h | ||
vkimageidentity.c | ||
vkimageidentity.h | ||
vksink.c | ||
vksink.h | ||
vkupload.c | ||
vkupload.h | ||
vkviewconvert.c | ||
vkviewconvert.h |