[CMake] Patch for FindBoost.cmake

Joseph Garvin joseph.h.garvin at gmail.com
Tue Sep 8 14:47:56 EDT 2009


Without this patch FindBoost.cmake will look for the wrong filenames
when linking against a release build of boost. For debug it looks for
the correct names, but for release it adds spurious hyphens. It looks
like the hyphens used to be necessary, then the code changed and
someone changed debug to match to the change but forgot to update
release.

I'd love to see this in 2.6.5 so I don't have to ship a
FindBoost.cmake replacement with my app :P
-------------- next part --------------
A non-text attachment was scrubbed...
Name: findboost.patch
Type: application/octet-stream
Size: 2116 bytes
Desc: not available
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090908/a6344004/attachment.obj>


More information about the CMake mailing list