Things I Learnt While Trying to Avoid Becoming a CMake Expert
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore CMake fundamentals and advanced techniques in this comprehensive conference talk from ACCU 2022. Learn best practices, patterns, and pitfalls encountered while maintaining popular CMake modules. Begin with a simple project demonstration explaining basics and progress to more powerful constructs, including variables, functions, and macros. Discover surprising behaviors of the CMake language and how to leverage sophisticated configure-time functionality. Gain insights from CB Bailey's experience at Bloomberg, covering optimal software practices, build systems, and integration techniques for robust application development.
Syllabus
Introduction
Welcome
What is CMake
Why use CMake
Configuration
Build
CMake List
Demo
Naming Targets
Target Link Libraries
Demo Time Linking
Linking Errors
Rerun the Build
Target Include Directory
Generated Print
Types of Variables
Regular Variables
Dynamic Scopes
Cache Scopes
Environment Variables
Cache Bad Values
Taught by
ACCU Conference
Related Courses
Khronos Sycl Language Framework for C++ Accelerators - Take Advantage of All the MIPSACCU Conference via YouTube Space Invaders - The C++20 Spaceship Operator is Upon Us
ACCU Conference via YouTube Grinding, Farming, and Alliances - Become a Better Programmer by Using Words and Ideas From Casual Gaming
ACCU Conference via YouTube Designing for C++ Concurrency Using Message Passing
ACCU Conference via YouTube Productivity in C++ Game Development - Inside the Mind of an AAA Game Developer
ACCU Conference via YouTube