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_build.jinja) |
|
|
|
[conf] |
|
tools.build:skip_test=True |
|
|
|
[options] |
|
curaengine/*:enable_sentry=True |
|
arcus/*:enable_sentry=True |
|
clipper/*:enable_sentry=True |
|
|
|
[settings] |
|
curaengine/*:build_type=RelWithDebInfo |
|
arcus/*:build_type=RelWithDebInfo |
|
clipper/*:build_type=RelWithDebInfo
|
|
|