Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Discover how to effectively manage C++ dependencies in this comprehensive conference talk from CppCon 2022. Learn about different types of package managers, including system package managers like apt and Homebrew, build system-centric package managers like NuGet, and language package managers like vcpkg and Conan. Explore the pros and cons of various solutions and understand how to configure your workflow to save time and reduce maintenance overhead. Gain insights into scenarios such as acquiring open-source and private libraries, automatically building libraries from source, using libraries locally and in CI, working with different build systems and operating systems, and obtaining developer tools from package managers. By the end of this talk, acquire a comprehensive understanding of how package managers can alleviate dependency management challenges in C++ development.
Syllabus
C++ Package Manager - C++ Dependencies Don't Have To Be Painful! - Augustin Popa
Taught by
CppCon