Technical requirements
As with the previous chapters, all the examples have been tested with CMake 3.21 and run on one of the following compilers:
- GCC 9 or newer
- Clang 12 or newer
- MSVC 19 or newer
All the examples and source code for this chapter are available in this book’s GitHub repository, https://github.com/PacktPublishing/CMake-Best-Practices---2nd-Edition, in the chapter03
subfolder.