<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">Thank you so much, this works perfectly.</div></div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br><br>---------- Forwarded message ----------<br>From: Mateusz Loskot <<a href="mailto:mateusz@loskot.net" target="_blank">mateusz@loskot.net</a>><br>To: <a href="mailto:cmake@cmake.org" target="_blank">cmake@cmake.org</a><br>Cc: <br>Bcc: <br>Date: Tue, 16 Apr 2019 01:10:44 +0200<br>Subject: Re: [CMake] Boost 1.70.0 -- FindBoost issues? No linker libraries found<br>On Tue, 16 Apr 2019 at 01:01, Andrew Maclean <<a href="mailto:andrew.amaclean@gmail.com" target="_blank">andrew.amaclean@gmail.com</a>> wrote:<br>
><br>
> In build.ninja all the requested linker libraries are there e.g. /usr/local/lib/libboost_date_time.so><br>
> Boost 1.70<br>
> When using Boost 1.70 all I get in the CMakeLists.txt file are entries like:<br>
> //The directory containing a CMake configuration file for boost_date_time.<br>
> boost_date_time_DIR:PATH=/usr/local/lib/cmake/boost_date_time-1.70.0<br>
<br>
Installation of Boost 1.70 generates and deploys a brand new BoostConfig.cmake<br>
machinery which is still being tested.<br>
<br>
Try setting -DBoost_NO_BOOST_CMAKE=ON to get the old FindBoost.cmake behaviour<br>
<a href="https://github.com/Kitware/CMake/blob/master/Modules/FindBoost.cmake#L238" rel="noreferrer" target="_blank">https://github.com/Kitware/CMake/blob/master/Modules/FindBoost.cmake#L238</a><br>
<br>
Best regards,<br>
-- <br>
Mateusz Loskot, <a href="http://mateusz.loskot.net" rel="noreferrer" target="_blank">http://mateusz.loskot.net</a><br>
<br>
<br><br><br></blockquote></div>-- <br><div dir="ltr" class="gmail_signature">___________________________________________<br>Andrew J. P. Maclean<br><br>___________________________________________</div></div>