Learn the Basics to using CMake
CMake Scripting Commands Variables Basics
2 hours of content
What you'll learn
- Learn how to correctly install CMake on your computer.
- Understand the naming convention for CMake scripts.
- Learn the three fundamental CMake commands.
- Learn the core commands for organizing a build system.
Introduces CMake installation, script naming conventions, three fundamental commands, variables, and core commands for organizing a build system. Learners can write basic CMake scripts and set up simple build configurations.
Who this course is for
Developers who are new to CMake and need a foundational build automation workflow.
#cmake
#build-automation
#scripting
#variables
#build-system