49ad7f9af8
Add `cmake -E capabilities` to report on generators, cmake version and possibly other static capabilities of cmake. Closes: #15462
7 lines
217 B
ReStructuredText
7 lines
217 B
ReStructuredText
cmake-capabilities
|
|
------------------
|
|
|
|
* :manual:`cmake(1)` gained a ``-E capabilities`` option to provide a
|
|
machine-readable (JSON) description of the capabilities of the
|
|
cmake tool (available generators, etc.).
|