You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These docs seems almost correct -
I actually seem to force Conan to work with (system) Emscripten, but don't know how to force Emscripten's cmake toolchain.
Changes for docs:
change [env] to [buildenv];
use emsdk/3.1.50 from conan-center;
actualize the references and step.
My profile which seems "to work" (platform tool is for using system cmake, so as the CC and CXX in the buildenv):
The old docs were here: https://docs.conan.io/1/integrations/cross_platform/emscripten.html
These docs seems almost correct -
I actually seem to force Conan to work with (system) Emscripten, but don't know how to force Emscripten's cmake toolchain.
Changes for docs:
[env]
to[buildenv]
;My profile which seems "to work" (platform tool is for using system cmake, so as the CC and CXX in the buildenv):
Seems related to #2943
The text was updated successfully, but these errors were encountered: