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.
17 lines
339 B
17 lines
339 B
include(cura.jinja) |
|
|
|
[tool_requires] |
|
# change to main once merged https://github.com/Ultimaker/conan-ultimaker-index/pull/14 |
|
emsdk/[>=3.1.65]@ultimaker/stable |
|
nodejs/[>=20.16.0]@ultimaker/stable |
|
|
|
[settings] |
|
os=Emscripten |
|
arch=wasm |
|
|
|
[conf] |
|
tools.build:skip_test=True |
|
|
|
[options] |
|
curaengine:enable_plugins=False |
|
curaengine:enable_arcus=False
|
|
|