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.
Signed-off-by:
Jean-Marc Valin <jmvalin@jmvalin.ca>
Loading
Please register or sign in to comment