conan-io / cmake-conan

CMake wrapper for conan C and C++ package manager
MIT License
822 stars 250 forks source link

Add ability to install conan configuration files from directory #602

Closed temap closed 9 months ago

temap commented 9 months ago

Implement custom Conan configuration install directory. Users can now specify a particular directory for Conan config by setting the CONAN_CONFIG_DIR variable.

CLAassistant commented 9 months ago

CLA assistant check
All committers have signed the CLA.