<html><head></head><body><div>Hi all,</div><div><br></div><div>Reading the documentation I can see:</div><div><a href="https://cmake.org/cmake/help/v3.11/manual/cmake.1.html?highlight=find%20package#find-package-tool-mode">https://cmake.org/cmake/help/v3.11/manual/cmake.1.html?highlight=find%20package#find-package-tool-mode</a></div><div>"</div><div>Note</div><div><br></div><div>This mode is not well-supported due to some technical limitations. It is kept for compatibility but should not be used in new projects. </div><div>"</div><div><br></div><div>Does this means that:</div><div>  1) We will always support this but it's limited.</div><div>  2) We will be supported for a long time, but you shouldn't use it.</div><div>  3) We plan to remove this soon, don't use this!</div><div><br></div><div>In fact this mode would really be useful outside of CMake, to use libraries/stuff which doesn't provide pc files but only CMake packages.</div><div>Even if this has limitations, it's better than nothing.</div><div><br></div><div>Best regards,</div><div>Alexis.</div></body></html>