Tag Archives: gcc

How to Make Your C++ Qt Project Build 10x Faster with 4 Optimizations

How to Build Your C++ Qt Project 10x Faster with 4 Simple Optimizations — Hey! Get back to work! — Compiling! — OK. Carry on. XKCD #303 As a project grows, the time spent on building it becomes more and more valuable. Generally, the longer it takes to build a project, the more time you waste… Read More »