mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-18 05:01:50 -06:00
In v3 of the presets, generator and buildDir can be omitted to fall back to regular cmake behavior when these values are not explicitly provided by the user. Fixes: #21987
6 lines
191 B
ReStructuredText
6 lines
191 B
ReStructuredText
cmake-presets-optional-generator-and-binarydir
|
|
----------------------------------------------
|
|
|
|
* :manual:`cmake-presets(7)` now support omitting the ``generator`` and
|
|
``binaryDir`` fields.
|