Mateusz Loskot :: hacking on, working out, living up

FindBoost.cmake patched for Visual Studio 11

10 Nov 2011 | mloskot

My patch updating CMake module FindBoost.cmake for Boost C++ Libraries lookup has been accepted and committed to the CMake Git repository. Thanks to Brad King for quick review.

The patch adds most recent versions of Boost 1.47 and 1.48 to the lookup table and uses correct toolset tag vc110 (see Library Naming) when checking for libraries built using Visual Studio 11.

Fork me on GitHub