Skip to content
Snippets Groups Projects
Unverified Commit 26c3bbbe authored by Rudi Heitbaum's avatar Rudi Heitbaum Committed by Jean-Marc Valin
Browse files

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: default avatarJean-Marc Valin <jmvalin@jmvalin.ca>
parent 23c59131
No related branches found
No related tags found
No related merge requests found
Pipeline #5182 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment