summaryrefslogtreecommitdiffstats
path: root/Modules/FindMPEG.cmake
diff options
context:
space:
mode:
authorPhilip Lowman <philip@yhbt.com>2010-09-18 14:24:30 (GMT)
committerPhilip Lowman <philip@yhbt.com>2010-09-18 14:24:30 (GMT)
commit5e6f0f0d73ca44938bec36db81fd815cb70737a0 (patch)
tree0e49400add9749713dbf722db4306b319e0c6967 /Modules/FindMPEG.cmake
parentc30c3ade9bfd865bea8e58d38e4044e4b00334a0 (diff)
downloadCMake-5e6f0f0d73ca44938bec36db81fd815cb70737a0.zip
CMake-5e6f0f0d73ca44938bec36db81fd815cb70737a0.tar.gz
CMake-5e6f0f0d73ca44938bec36db81fd815cb70737a0.tar.bz2
FindBoost.cmake fixes for issues 11204 & 8529
* Fixed issue 11204: FindBoost.cmake had trouble discovering libraries when both -sgd and -gd libraries were available by adding a new option Boost_USE_STATIC_RUNTIME. Backwards compatibility of searching for first -gd and then -sgd on WIN32 is maintained unless the user sets Boost_COMPAT_STATIC_RUNTIME to false (or they have set Boost_USE_STATIC_RUNTIME). * Fixed issue 8529: FindBoost was unable to detect boost libraries compiled against STLport, by reworking the way the Boost ABI tag is calculated. There are additional ABI tag options available now as well. * Boost_DEBUG now reports the full list of filenames being searched for when find_library is called.
Diffstat (limited to 'Modules/FindMPEG.cmake')
0 files changed, 0 insertions, 0 deletions