1.3 KiB
1.3 KiB
Summary
Making a CMakeLists
- Introduction to the Basics
- Variables and the Cache
- C++11 and Beyond
- Adding Features
- How to Structure Your Project
- Including Projects
- Running Other Programs (X)
- Testing
- Tidy and Format (X)
- IDEs (X)
- Debugging (X)
- Exporting and Installing