[CMake] Finding Boost (1.69.0)?

Simon Richter Simon.Richter at hogyros.de
Sat Dec 15 18:44:31 EST 2018


Hi,

On 15.12.18 18:48, Osman Zakir wrote:

> Would the way for finding Boost that I saw before when I asked about
> doing it for version 1.68.0 also work for version 1.69.0?

Some versions of FindBoost.cmake only check a fixed list of versions.
You can extend this list by passing in e.g.

    -DBoost_ADDITIONAL_VERSIONS=1.66;1.67;1.68;1.69

   Simon

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <https://cmake.org/pipermail/cmake/attachments/20181216/d96c41b1/attachment.sig>


More information about the CMake mailing list