We can generate packages in different ways, editable or not, release vs debug, etc. The different configurations depend on what a backend support. We want to figure out an intuitive general way of defining these properties, configuring them and using them.
Conan, cmake, meson use “profiles” for this which seems useful. More research is required.
Proposal
We can generate packages in different ways, editable or not, release vs debug, etc. The different configurations depend on what a backend support. We want to figure out an intuitive general way of defining these properties, configuring them and using them.
Conan, cmake, meson use “profiles” for this which seems useful. More research is required.
Proposal