cmake-install-prefix-command.rst 298 B

12345678
  1. cmake-install-prefix-command
  2. ----------------------------
  3. * The :manual:`cmake(1)` command gained the ``--install-prefix <dir>``
  4. command line option to specify the location of the install prefix.
  5. * :manual:`cmake-presets(7)` configure preset gained support for specifying
  6. the install prefix.