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