Skip to content

Version 0.14

Compare
Choose a tag to compare
@memsharded memsharded released this 06 May 00:06
  • Use ARGUMENTS_INSTALL_FOLDER to define the location of the conanbuildinfo.cmake file
  • conan_cmake_run() now produces real time output, not delayed.
  • Support for Visual Studio 2019
  • Support for multiple, composable profiles
  • New NO_IMPORTS option to conan_cmake_run() to avoid importing files (argument--no-import)
  • New generic INSTALL_ARGS argument to conan_cmake_run() for generic arguments
  • Implement automatic detection of the correct libcxx setting
  • Pass the correct build_type setting, irrespective of the case
  • Make sure the conanfile.txt.junk is not created outside the build folder
  • Fix output error message when the compiler version has a mistmatch
  • Fix detection of clang