CMake/Help/release
Chuck Atkins 17485e37a2 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.
2014-02-17 16:05:48 -05:00
..
dev FindBoost: Add suport for custom namespaces 2014-02-17 16:05:48 -05:00
3.0.rst add_custom_command: Disallow use of SOURCE signatures. 2014-02-12 11:19:27 -05:00
dev.txt Help: Add documents to collect notes between releases 2014-02-04 11:48:54 -05:00
index.rst Help: Add CMake 3.0 Release Notes 2014-02-11 09:07:14 -05:00