You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
include(cura.jinja) |
|
|
|
[tool_requires] |
|
emsdk/3.1.50 |
|
|
|
[settings] |
|
os=Emscripten |
|
arch=wasm |
|
|
|
[conf] |
|
tools.build:skip_test=True |
|
tools.build:cxxflags=["-matomics","-mbulk-memory"] |
|
|
|
[options] |
|
curaengine:enable_plugins=False |
|
curaengine:enable_arcus=False
|
|
|