diff options
author | Philip Lowman <philip@yhbt.com> | 2010-09-18 15:57:42 (GMT) |
---|---|---|
committer | Philip Lowman <philip@yhbt.com> | 2010-09-18 15:57:42 (GMT) |
commit | 90c16d84bee64719d4bf3c4c2ee561a8dec54b3c (patch) | |
tree | 1691bd739e4ba14a8a92d3d8103c62aee2cfcb45 /Modules/CPack.Info.plist.in | |
parent | 95ff12091dd1bfed6207021c1a64803c9fcc5e44 (diff) | |
download | CMake-90c16d84bee64719d4bf3c4c2ee561a8dec54b3c.zip CMake-90c16d84bee64719d4bf3c4c2ee561a8dec54b3c.tar.gz CMake-90c16d84bee64719d4bf3c4c2ee561a8dec54b3c.tar.bz2 |
FindBoost.cmake: Implements 11160
Add Boost_REALPATH option for people packaging Boost with their app:
Boost_REALPATH Resolves symbolic links for discovered boost libraries
to assist with packaging. For example, instead of
Boost_SYSTEM_LIBRARY_RELEASE being resolved to
"/usr/lib/libboost_system.so" it would be
"/usr/lib/libboost_system.so.1.42.0" instead.
This does not affect linking and should not be
enabled unless the user needs this information.
Diffstat (limited to 'Modules/CPack.Info.plist.in')
0 files changed, 0 insertions, 0 deletions