cmake_paths

This is the reference page for cmake_paths generator. Go to Integrations/CMake if you want to learn how to integrate your project or recipes with CMake.

It generates a file named conan_paths.cmake and declares two variables:

Variables in conan_paths.cmake

NAME VALUE
CMAKE_MODULE_PATH Containing all requires root folders and any declared self.cpp_info.builddirs and the current directory
CMAKE_PREFIX_PATH Containing all requires root folders and any declared self.cpp_info.builddirs and the current directory