mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 22:30:13 -06:00
7 lines
240 B
ReStructuredText
7 lines
240 B
ReStructuredText
cmake--install-option
|
|
---------------------
|
|
|
|
* A new ``--install`` option was added to :manual:`cmake(1)`.
|
|
This may be used after building a project to run installation without
|
|
using the generated build system or the native build tool.
|