Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Effective CMake
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Ugly Syntax
- 3 Function vs Macro
- 4 How do we evolve
- 5 Deprecation
- 6 Variables
- 7 No Variables
- 8 File Glop
- 9 Targets
- 10 Compile Features
- 11 Compile Requirements
- 12 Compile Options
- 13 User Requirements
- 14 Target Link Libraries
- 15 Pure User Requirements
- 16 Project Boundaries
- 17 Fine Modules
- 18 Export Library Interface
- 19 Directory Expression
- 20 CPAC
- 21 CPAC Configuration
- 22 Install CMake Projects
- 23 ImportExport Packages
- 24 Package Manager
- 25 External Libraries
- 26 Additional Guideline
- 27 C Test