"name": "dev-clean", "displayName": "Clean Build", "configurePreset": "dev-default", "targets": ["clean"]
This example sets up a common "base" configuration that others can inherit from to reduce duplication. Use code with caution. Copied to clipboard Key Concepts to Know cmake-presets(7) — CMake 4.3.1 Documentation cmakepresets.json example