Lobsters
- CMake 3.16 added support for precompiled headers & unity builds - everything you need to know to apply those techniques http://onqtam.com/programming/2019-12-20-pch-unity-cmake-3-16/ 14 comments cpp
- Everything about unity builds - a highly underrated technique for optimizing C++ build times http://onqtam.com/programming/2018-07-07-unity-builds/ 8 comments programming
- Everything about unity builds - a highly underrated technique for optimizing build times http://onqtam.com/programming/2018-07-07-unity-builds/ 39 comments cpp
- Simple C++ reflection with CMake http://onqtam.com/programming/2017-09-02-simple-cpp-reflection-with-cmake/ 6 comments cpp