Have you ever asked yourself, why does CMake exist or why would I want to use it? This video aims to answer these questions.
0:00 Welcome
0:25 Tools I am Using (to follow along)
2:20 Comparing to building without CMake
2:45 Why CMake
4:48 Example Time: Making a CMakeLists.txt
5:52 Using CMake from the Command Line
8:17 Using CMake integrated into Visual Studio Code
10:23 Using the CMake Toolbar for Debugging
11:14 Recap Why CMake Exists