<div dir="ltr"><div><div><div><div>Hi,<br><br></div>I'm using CMake 3.6.3 (so up-to-date version at this point).<br></div>After updating my Boost libraries to the newest version (1.62 just landed on my Debian testing) I get a bunch of warnings:<br>"Imported targets not available for Boost version 106200"<br></div><div>There seems to be a fallback behavior working fine, so I'm not blocked but these warnings are very annoying.<br></div><div><br></div>I see that support for version 1.62 has been added in CMake with 9bb8ac8 and a997cac and will be available in CMake 3.7<br><br></div><div>My questions would be:<br></div><div>1- Does this mean that CMake can't use imported targets on Boost versions it doesn't know explicitly? (the fallback behavior does not seem to have this problem) <br>2- Does that mean I can't update my boost version without also updating my CMake version? (which for this specific use case cannot be done until the next CMake version)<br></div><div>3- Is there a way to fix/disable these warnings in a proper way?<br><br></div><div>Thanks,<br></div><div>Sylvain<br></div></div>