# Professional CMake: A Practical Guide 14th Edition

**URL:** https://discourse.cmake.org/t/professional-cmake-a-practical-guide-14th-edition/7194
**Category:** Community
**Created:** [January 4, 2023, 1:01pm UTC](https://discourse.cmake.org/t/professional-cmake-a-practical-guide-14th-edition/7194 "2023-01-04T13:01:14Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![craig.scott](https://discourse.cmake.org/user_avatar/discourse.cmake.org/craig.scott/32/20_2.png) [@craig.scott](https://discourse.cmake.org/u/craig.scott)
#### Post date: [January 4, 2023, 1:01pm UTC](https://discourse.cmake.org/t/professional-cmake-a-practical-guide-14th-edition/7194/1 "2023-01-04T13:01:14Z")

</div>

The 14th Edition of the book _Professional CMake: A Practical Guide_ is now available. It has been updated for the CMake 3.25 release. Main highlights of this edition include:

- A new compiler abstraction for MSVC debug information formats.
- Expanded support for system header search paths.
- Expanded scope control with a new `block()` command and new `return()` capabilities.
- Support for validators in most of the `find_...()` commands.
- New package and workflow preset types.

More detailed [release notes](https://crascit.com/professional-cmake/release-notes/14th-edition/) are available. As usual, the book is available exclusively from [https://crascit.com/professional-cmake/](https://crascit.com/professional-cmake/)

[![front-cover-794x1123](https://discourse.cmake.org/uploads/default/original/1X/eb9bb58bebfd2f50af732c642e8a3e548c736b7b.png)](https://crascit.com/professional-cmake/)
