BASIS  version 1.2.3 (revision 2104)
Functions
ExportTools.cmake File Reference

Functions and macros for the export of targets. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

function basis_export_build_properties (in CODE)
 Add code to set properties of imported targets for build tree.
function basis_export_footer (in CODE)
 Add footer of exports file.
function basis_export_header (in CODE)
 Generate header of exports file.
function basis_export_import_targets (in CODE)
 Add code to add import targets.
function basis_export_install_properties (in CODE)
 Add code to set properties of imported targets for installation.
function basis_export_prefix (in CODE)
 Add code to compute prefix relative to INSTALL_CONFIG_DIR.
function basis_export_targets ()
 Export all targets added by basis_add_* commands.
function basis_get_soname (in SONAME, in OBJFILE)
 Get soname of object file.

Detailed Description

Functions and macros for the export of targets.

Copyright (c) 2011, 2012 University of Pennsylvania. All rights reserved.
See https://www.cbica.upenn.edu/sbia/software/license.html or COPYING file.

Contact: SBIA Group <sbia-software at uphs.upenn.edu>

Definition in file ExportTools.cmake.