pypi conan 1.37.1
1.37.1 (08-Jun-2021)

latest releases: 2.4.1, 2.4.0, 2.3.2...
3 years ago
  • Fix: Update the experimental conan new ... -m=v2_cmake template to start using the new layout() basic info. (#9053)
  • Fix: Do not fail in CMakeDeps when there are build_requires with same name as host requires, unless build_context_activated is enabled for those and a different suffix has not been defined. (#9046)
  • Fix: When using the new self.folders.source (at layout(self) method) the sources (from export, export_sources and scm) are copied to the base source folder and not to the self.folders.source that is intended to describe where the sources are after fetching them. (#9043). Docs: 📃
  • BugFix: Do not quote all values and allow integer and macro referencing in MSBuildToolchain.preprocessor_definitions (#9056)
  • Bugfix: The new generators like CMakeDeps and CMakeToolchainwrite the generated files defaulting to the install folder if no self.folders.generators is specified in the layout() method. (#9050)
  • Bugfix: The CMakeToolchain generator now manages correctly a recipe without arch declared in an Apple system. (#9045)

Don't miss a new conan release

NewReleases is sending notifications on new releases.