Hacker News new | ask | show | jobs
by jcelerier 1879 days ago
I do the same with good ol' cmake, I have a "developer" preset which will build my app with clang, lld, PCH, split into small shared libraries. And a release preset where everything is statically linked