Professional CMake: A Practical Guide 19th Edition

The 19th Edition of the book Professional CMake: A Practical Guide is now available. It has been updated for the CMake 3.30 release and for Qt 6.7. The main new CMake feature covered in this edition is the new FetchContent behavior that avoids a sub-build. This is a potential big performance gain for large projects with many dependencies. The new translations APIs added in Qt 6.7 are another significant update for this edition.

The book has grown in size, and some parts are fairly verbose. In addition, the number one piece of reader feedback is for more examples. The main focus of this edition has been to begin addressing these two things. The first 18 chapters (parts 1 and 2 of the book) have been reviewed and reworked in this edition, and this work will continue in future editions for the remaining chapters.

More detailed release notes are available. As usual, the book is available exclusively from https://crascit.com/professional-cmake/

front-cover-794x1123

3 Likes