Chapter Wrap-up

Let's see what you've learned in this chapter and test your understanding of CMake.

We'll cover the following

Summary

Now we understand what CMake is and how it works; we learned the key components of the CMake tool family and how to install them on a variety of systems. Like a true power user, we know all the ways in which to run CMake through the command line:

  • Buildsystem generation

  • Building a project

  • Installing

  • Running scripts

  • Command-line tools

  • Printing help

We are aware of the CTest, CPack, and GUI applications. This will help us to create projects, with the right perspective, for users and other developers. Additionally, we learned what makes up a project:

Get hands-on with 1200+ tech skills courses.