Hacker News new | ask | show | jobs
by jevinskie 4604 days ago
CMake encourages out of tree builds. I find them superior to in tree builds in most cases. But if it is just a random utility that I'm compiling from the Internet and do not intend to dev on, in tree works fine for me.