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.
18 lines
482 B
18 lines
482 B
include(cura.jinja) |
|
|
|
[conf] |
|
tools.build:skip_test=True |
|
user.sentry:url=https://734f9ec9024f73e53701d59c3ffddfe3@o323038.ingest.sentry.io/4506257745510401 |
|
user.sentry:organization=ultimaker-o7 |
|
|
|
[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 |
|
arcus/*:sentry_project=curaengine |
|
clipper/*:sentry_project=curaengine
|
|
|