<div dir="ltr"><div dir="ltr">I have been working on a new C++ project and I am trying to decide whether I should use CMake as my package management system or if I should use a dedicated package management tool such as Conan.</div><div dir="ltr"><br></div><div dir="ltr">For more information on Conan see: <a href="https://conan.io/">https://conan.io/</a></div><div dir="ltr"><br></div><div>I am trying to understand the main difference between using Conan to manage dependencies vs using CMakes "FetchContent" module. Are there any compelling reasons to prefer something like Conan?</div></div>