What's New in Conan 2.0 C/C++ Package Manager
Offered By: CppCon via YouTube
Course Description
Overview
Explore the latest features and improvements in Conan 2.0, the C/C++ package manager, in this comprehensive conference talk from CppCon 2022. Discover how lessons learned from the C++ ecosystem and industry feedback have shaped the new major version. Learn about "requirement traits" that go beyond CMake usage requirements, allowing for complex dependency graphs and cross-building. Understand the new "deployers" feature for easy artifact extraction and automation of package creation. Gain insights into managing binaries at scale with simplified "lockfiles" for reproducibility and custom binary compatibility mechanisms. Explore the new public Python API and custom modular commands for extending Conan CLI, enhancing DevOps and automation capabilities for C and C++ projects.
Syllabus
What's New in Conan 2.0 C/C++ Package Manager - Diego Rodriguez-Losada - CppCon 2022
Taught by
CppCon
Related Courses
Using Conan in a Real-World Complex ProjectNDC Conferences via YouTube Package Management in C++
NDC Conferences via YouTube Modern Alternatives to Make
NDC Conferences via YouTube CMake + Conan - 3 Years Later
CppNow via YouTube Git, CMake, Conan - How to Ship and Reuse Our C++ Projects
CppNow via YouTube