summaryrefslogtreecommitdiffstats
path: root/Tests
diff options
context:
space:
mode:
authorChuck Atkins <chuck.atkins@kitware.com>2014-02-12 20:33:46 (GMT)
committerBrad King <brad.king@kitware.com>2014-02-17 21:05:48 (GMT)
commit17485e37a28aca174c51904f6a379dd23bc83aa5 (patch)
tree1926f3ecf22b6ee7104080b68084d66e26474a4f /Tests
parentb486c6d49a1466e4b45014c50f44f74376e35ca7 (diff)
downloadCMake-17485e37a28aca174c51904f6a379dd23bc83aa5.zip
CMake-17485e37a28aca174c51904f6a379dd23bc83aa5.tar.gz
CMake-17485e37a28aca174c51904f6a379dd23bc83aa5.tar.bz2
FindBoost: Add suport for custom namespaces
When building boost with an alternate namespace the libraries generated will have a different naming convention. This is often done to ensure no symbol conflicts with external libraries built against a different version of boost. If the namespace used is "myprivateboost::" instead of "boost::" then the libraries built will be named myprivateboost_foo instead of boost_foo. Add an option to specify a custom namespace used to alter the library names that get searched for.
Diffstat (limited to 'Tests')
0 files changed, 0 insertions, 0 deletions