You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Use `--profile:host debug` or `--profile:host default` depending on the host (target) profile you want to generate builds for.
96
96
- Replace or add `-o` options to selectively enable/disable bundles (see below).
97
+
- Celix validates dependency options rather than autoconfigures them to avoid [dependency graph inconsistencies](https://github.com/conan-io/conan/issues/19692); incompatible options will cause validation errors.
97
98
98
99
Configure and build using the generated CMake preset (Conan will create presets named like `conan-debug` when
99
100
using `--profile:host debug`, assuming the build_type is `Debug`):
0 commit comments