opus
opus copied to clipboard
meson fix comparison
cc.get_define returns str (not bool)
Fixes:
Fetching value of define "APPLE" :
../meson.build:316:12: ERROR: Object <[StringHolder] holds [str]: ''> of type str does not support the bool() operator.