blob: 51219bde3879b5bedbb1ad8046aef504f0cffc49 (
plain)
1
2
3
4
5
6
|
cmake-presets-include
---------------------
* :manual:`cmake-presets(7)` files now support schema version ``4``.
* :manual:`cmake-presets(7)` files now have an optional ``include`` field,
which allows the files to include other files.
|