W3cubDocs

/CMake 3.31

CMAKE_INSTALL_PREFIX

Added in version 3.29.

This is a CMake Environment Variable. Its initial value is taken from the calling process environment.

The CMAKE_INSTALL_PREFIX environment variable specifies a custom default value for the CMAKE_INSTALL_PREFIX variable in place of the default values specified by CMake itself. The value specified must be an absolute path to a directory.

© 2000–2024 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.31/envvar/CMAKE_INSTALL_PREFIX.html