Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
CMake Best Practices
Dominik Berner
Mustafa Kemal Gilor
ISBN: 978-1-80323-972-9
- Get to grips with architecting a well-structured CMake project
- Modularize and reuse CMake code across projects
- Integrate various tools for static analysis, linting, formatting, and documentation into a CMake project
- Get hands-on with performing cross-platform builds
- Discover how you can easily use different toolchains with CMake
- Get started with crafting a well-defined and portable build environment for your project
Modern C++ Programming Cookbook - Third Edition
Marius Bancila
ISBN: 978-1-83508-054-2
- Explore the new C++23 language and library features
- Become skilled at using the built-in support for threading and concurrency for daily tasks
- Leverage the standard library and work with containers...