[CMake] FindBoost.cmake
Patrick Spendrin
ps_ml at gmx.de
Thu Dec 11 19:26:52 EST 2008
Hello,
as I am just working with some boost headers that do reside in a
different include directory, I would like to ask to apply the appended
patch.
It will not only find versions where headers are in
prefix/include/boost/boost_1_34 (which is currently the default for
windows) but also prefix/include/boost/boost-1_34 (as it is currently on
non-Win32 platforms).
The patch would only lead to unwanted effects if somebody is using the
difference between win32 and non-win32 versions currently (e.g. he has
boost-1_34 and boost_1_34 in the same directory). As this seems to
strange to be used, I'd think the patch is safe enough to be applied.
regards,
Patrick
--
web: http://windows.kde.org
mailing list: kde-windows at kde.org
irc: #kde-windows (irc.freenode.net)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmake-FindBoost-path_suffixes.diff
Type: text/x-patch
Size: 1664 bytes
Desc: not available
URL: <http://www.cmake.org/pipermail/cmake/attachments/20081212/1d4024c7/attachment.bin>
More information about the CMake
mailing list