mirror of
1
0
Fork 0
modern-cmake/chapters/features.md

224 B

Adding features

This section covers adding common features to your CMake project. You'll learn how to add a variety of options commonly needed in C++ projects, like C++11 support, as well as how to support IDEs and more.