Skip to content

Version 0.12

Compare
Choose a tag to compare
@memsharded memsharded released this 18 Jul 10:16
  • New conan_check() macro to check that conan is installed (can define REQUIRED and also request VERSION)
  • New conan_add_remote() macro to add remotes programmatically from cmake
  • Added GENERATORS option to conan_cmake_run()
  • Added INSTALL_FOLDER option to conan_cmake_run()
  • Definition of CONAN_IMPORT_PATH env-var, to be used by imports() in "multi" generators.