Better CMake: A World Tour of Build Systems - Better C++ Builds
Offered By: CppCon via YouTube
Course Description
Overview
Explore the landscape of C++ build systems in this comprehensive conference talk from CppCon 2023. Delve into the evolution of build tools, from CMake's widespread adoption to emerging alternatives like bpt, GN, Meson, and BuildCC. Examine the strengths and limitations of CMake, and discover how newer build systems address challenges in dependency management, SBOM generation, and reproducible builds. Learn about software supply chain security, static and dynamic code analysis, and remote build capabilities across various ecosystems. Gain insights into best practices and pragmatic solutions for enhancing CMake workflows. Witness a live demonstration of SBOM generation, build reproducibility, and remote builds on a large CMake codebase, equipping you with practical knowledge to improve your C++ build processes.
Syllabus
Better CMake: A World Tour of Build Systems - Better C++ Builds - Damien Buhl & Antonio Di Stefano
Taught by
CppCon
Related Courses
Object-oriented programmingHigher School of Economics via Coursera Configuring the C/C++ Extension Pack with Visual Studio Code
Coursera Project Network via Coursera SOLID C++
Udemy Migrating to Qt 6
Udemy Master CMake for Cross-Platform C++ Project Building
Udemy