bytecodealliance / wasm-micro-runtime

WebAssembly Micro Runtime (WAMR)
Apache License 2.0
4.84k stars 618 forks source link

wasm-mutator-fuzz: set compilers earlier #3585

Closed yamt closed 3 months ago

yamt commented 3 months ago

CMAKE_C_COMPILER etc should be set before project(), in which cmake tries to decide which compiler to use.