[CMake] improved support for boost and gcc

Markus Grabner grabner at icg.tugraz.at
Thu Dec 11 10:44:39 EST 2008


	Hi!

    The attached patch fixes two issues in FindBoost.cmake:

*) Adds support for Boost version 1.37

*) Some versions of gcc report their version number as "major.minor" instead 
of "major.minor.patch" and are therefore not recognized by FindBoost. By 
making the ".patch" optional, cmake correctly identifies the compiler and 
therefore the Boost libraries.

Can this be applied to the repository?

	Kind regards,
		Markus


-- 
Markus Grabner - Computer Graphics and Vision
Graz University of Technology, Inffeldgasse 16a/II, 8010 Graz, Austria
Phone: +43/316/873-5041, Fax: +43/316/873-5050
WWW: http://www.icg.tugraz.at/Members/grabner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FindBoost.patch
Type: text/x-diff
Size: 2663 bytes
Desc: not available
URL: <http://www.cmake.org/pipermail/cmake/attachments/20081211/685fe3e2/attachment.patch>


More information about the CMake mailing list