Import 2017-06-07 23:51:09: master deb57c4f

Author Committer Branch Timestamp Parent
jcfr jcfr master 2014-05-13 03:07:08 master f4ad4b24
Affected Issues 0002397: Remove lib and h files from the Slicer package
Changeset

ENH: Reduce package size by not installing export libraries. Fixes 0002397

This commit explicitly installs the needed component and skips the
development component if not explicitly requested.

Since on DLL platform, export libraries (.lib) are considered as archive [1]
and are associated with the development component, they won't be installed
in the package.

[1] http://www.cmake.org/cmake/help/v2.8.12/cmake.html#command:install

git-svn-id: http://svn.slicer.org/Slicer4/trunk@23158 3bd1e089-480b-0410-8dfb-8563597acbee

mod - CMake/SlicerCPack.cmake Diff File