CMake - One Tool To Build Them All
Offered By: CppNow via YouTube
Course Description
Overview
Explore the history, functionality, and significance of CMake in the C++ ecosystem through this keynote address from CppNow 2021. Delve into how CMake has evolved from its origins in 1999 to become an essential tool for C++ developers. Learn about CMake's role as more than just a build system, serving as a comprehensive toolchain for transforming C, C++, Fortran, CUDA, and C# code into shippable products. Discover how CMake codifies complex knowledge between language standards and diverse development tools, manages dependencies, and supports multiple languages seamlessly. Gain insights into CMake's cross-platform capabilities for building, testing, and packaging software, as well as its commitment to backwards compatibility and frequent updates. Understand how CMake addresses areas not specified by the C++ standard, enabling developers to leverage the full potential of the C++ ecosystem.
Syllabus
Keynote: CMake: One Tool To Build Them All - Bill Hoffman [ CppNow 2021 ]
Taught by
CppNow
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera