ebassi / graphene

A thin layer of graphic data types
http://ebassi.github.io/graphene
Other
373 stars 80 forks source link

build: Allow host builds when cross-compiling #258

Closed ebassi closed 1 year ago

ebassi commented 1 year ago

Environments that set up execution wrappers when cross-compiling should be allowed to run code. We only fall back on external properties if we really can't run any native code on the host machine.