Hi, I would like to integrate emscripten and to build a library compiled to WASM on a complex C++ project.
The best flow for me will be integrated it on the main flow on the cmake configure, meaning: if a user set a flag to true (let say BUILD_TO_WASM=true) than the cmake will be built as WASM, otherwise it will build with the default OS toolchain. I can't find much documantation on how to integrate emscripten into cmake (I want to avoid using emconfigure/emmake) How can it be done? "ExternalProject_Add"? any reference for such a build? Thanks Nir -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to emscripten-discuss+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/emscripten-discuss/a0be4202-d991-4b5d-98ef-583e2d6e9d23n%40googlegroups.com.