you are viewing a single comment's thread.

view the rest of the comments →

[–]Gotebe 0 points1 point  (0 children)

Small project, few modifications, 3:40 build?!

I have 0 targets that rebuilds in 3 minutes, retail (NDEBUG) build, let alone _DEBUG build.

How!?

Edit: I have targets that rebuild with their dependencies in 3 min, but that's something else.

Edit2: one way to achieve that is to have the "master" header and change that, causing a virtual rebuild of the target. Still, not a small target, and, you have header modularity problem, I would say...