CMake
Note
The new, experimental integration with CMake can be found in conan.tools.cmake. This is the integration that will become the standard one in Conan 2.0, and the below generators and integrations will be deprecated and removed.
Conan can be integrated with CMake using different generators, build helpers and custom findXXX.cmake files:
Other resources:
If you want to use the Visual Studio 2017 + CMake integration, check this how-to