Useful cmake macros that help with: compiler/linker flags, collecting sources, PCHs, Unity builds and other stuff.
-
Updated
Mar 13, 2023 - CMake
Useful cmake macros that help with: compiler/linker flags, collecting sources, PCHs, Unity builds and other stuff.
CMake precompiled header support via custom PCH compiler extension
A minimal working example of CMake's precompiled header feature (introduced in CMake 3.16)
This is a dummy application of a CMake setup that uses Boost, an internal library, and precompiled headers.
Add a description, image, and links to the precompiled-headers topic page so that developers can more easily learn about it.
To associate your repository with the precompiled-headers topic, visit your repo's landing page and select "manage topics."