Skip to content
No results
  • Blog
  • About me
  • Modern CMake becomes simple once you understand how targets work
  • No More Helloworlds — Build a Real C++ App
C++ tips and tricks
  • Blog
  • About me
  • Modern CMake becomes simple once you understand how targets work
  • No More Helloworlds — Build a Real C++ App
C++ tips and tricks
  • Uncategorized

Precompiled headers in CMake? Easy peasy, lemon squeezy

Precompiled headers are a powerful way to reduce compilation time in C++ projects. The best part is that modern CMake supports them out of the box. In this article, I’ll show you how to set up your CMake project to take advantage of precompiled headers.

  • Nikolai
  • August 17, 2025
Copyright © 2025 - WordPress Theme by CreativeThemes