blob: 8e526a0ea336d4717e4815ec3d82b58a8a6b95a1 (
plain)
1
2
3
4
5
6
|
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.
|