mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 19:08:07 +08:00
9 lines
298 B
ReStructuredText
9 lines
298 B
ReStructuredText
cmake-install-prefix-command
|
|
----------------------------
|
|
|
|
* The :manual:`cmake(1)` command gained the ``--install-prefix <dir>``
|
|
command line option to specify the location of the install prefix.
|
|
|
|
* :manual:`cmake-presets(7)` configure preset gained support for specifying
|
|
the install prefix.
|