1 changed files with 14 additions and 0 deletions
@ -0,0 +1,14 @@
|
||||
include(cura_build) |
||||
|
||||
[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 -s |
||||
clipper/*:build_type=RelWithDebInfo |
||||
Loading…
Reference in new issue