← Back to issue list

Add default building behavior to the documentation

View original Github issue

Metadata

Project
craft-parts
Number
#855
Type
issue
State
open
Author
dariuszd21
Labels
Created
2024-09-24 17:33:07+00:00
Updated
2025-03-11 14:28:50+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### What needs to get done Update cmake documentation with the information about the possibility of changing the build type to release with an example. It should encourage user to change it for the packaged application, so the resulting binary is more optimized and does not have an unnecessary debug information As a bonus point we may look into other plugins like `rust` and add it there as well. ### Why it needs to get done User may not be aware, that the build system is building libraries and applications in `Debug` mode by default. We should clearly state in the documentation that this is a case, and add and information about possibility of changing that.

Evaluation history

No evaluation history available.