CMake functions used for installation. More...
Go to the source code of this file.
Functions | |
function | basis_add_uninstall () |
Add uninstall target. More... | |
function | basis_install () |
Specify rules to run at install time. More... | |
function | basis_install_directory (in ARGN) |
Install content of source directory excluding typical files. More... | |
function | basis_install_link (in OLD, in NEW) |
Add installation rule to create a symbolic link. More... | |
function | basis_install_links () |
Adds installation rules to create default symbolic links. More... | |
function | basis_install_template (in TEMPLATE, in DESTINATION) |
Add installation rule for project template. More... | |
function | basis_register_package () |
Register installed package with CMake. More... | |
Variables | |
cmake | __BASIS_INSTALLATIONTOOLS_INCLUDED |
CMake functions used for installation.
Definition in file InstallationTools.cmake.
cmake __BASIS_INSTALLATIONTOOLS_INCLUDED |
Definition at line 17 of file InstallationTools.cmake.