Summary
In this chapter, we learned the basics of making a target installable and how to package a project for development and consumer environments. Deployment is an important aspect of professional software projects, and with the help of the things we have covered in this chapter, you can tackle such deployment requirements easily.
In the next chapter, we will learn how to integrate third-party libraries into CMake projects.