diff options
author | Philip Lowman <philip@yhbt.com> | 2009-10-09 05:15:56 (GMT) |
---|---|---|
committer | Philip Lowman <philip@yhbt.com> | 2009-10-09 05:15:56 (GMT) |
commit | 89954fe9a26ae2f08fef442d328fc1be9312782b (patch) | |
tree | 724ad5e72093658b0c3a09cda8611901f4fdf3a4 /Source/kwsys/SystemInformation.cxx | |
parent | a59e01795d76f6d954189f1e3781588759507565 (diff) | |
download | CMake-89954fe9a26ae2f08fef442d328fc1be9312782b.zip CMake-89954fe9a26ae2f08fef442d328fc1be9312782b.tar.gz CMake-89954fe9a26ae2f08fef442d328fc1be9312782b.tar.bz2 |
Several minor FindBoost changes to address posts on mailing list
1. Add STATUS output "Could NOT find Boost" if boost is not found
which brings FindBoost closer in behavior to most CMake find modules.
2. Add an option: Boost_DETAILED_FAILURE_MSG to output
Boost_ERROR_REASON on a non-REQUIRED find if this
is desired by the developer. This is done because the error messages
are rather long and software with optional Boost dependencies might
not like them showing up by default, especially since this wasn't done
before.
3. Add mention of Boost_ADDITIONAL_VERSIONS close to top
of file since this seems to be the most common problem brought
up on the mailing list (maybe people will notice it there)
4. Added additional check for intel compiler which probably isn't
necessary but ultimately should be cleaner if CMAKE_CXX_COMPILER_ID
sticks around.
5. Added my name to the Copyright list
Diffstat (limited to 'Source/kwsys/SystemInformation.cxx')
0 files changed, 0 insertions, 0 deletions