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
As Qt Extension, we actively use Public API. In our current implementation, only kits are supported. We want to extend it with CMakePresets, but Public API's CMakePresets support is limited. Improving CMakePreset support would also make it possible to support CMakePresets.
Providing parsed CMakePresets.json data through Public APIs helps most cases for us.