| Server IP : 74.208.236.108 / Your IP : 216.73.217.126 Web Server : Apache System : Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux User : u90537543 ( 11015977) PHP Version : 8.2.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/share/cmake-3.18/Help/variable/ |
Upload File : |
CPACK_PACKAGING_INSTALL_PREFIX ------------------------------ The prefix used in the built package. Each CPack generator has a default value (like ``/usr``). This default value may be overwritten from the ``CMakeLists.txt`` or the :manual:`cpack(1)` command line by setting an alternative value. Example: :: set(CPACK_PACKAGING_INSTALL_PREFIX "/opt") This is not the same purpose as :variable:`CMAKE_INSTALL_PREFIX` which is used when installing from the build tree without building a package.