Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Things I Learnt While Trying to Avoid Becoming a CMake Expert
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Welcome
- 3 What is CMake
- 4 Why use CMake
- 5 Configuration
- 6 Build
- 7 CMake List
- 8 Demo
- 9 Naming Targets
- 10 Target Link Libraries
- 11 Demo Time Linking
- 12 Linking Errors
- 13 Rerun the Build
- 14 Target Include Directory
- 15 Generated Print
- 16 Types of Variables
- 17 Regular Variables
- 18 Dynamic Scopes
- 19 Cache Scopes
- 20 Environment Variables
- 21 Cache Bad Values