Hacker News new | ask | show | jobs
by thwest 5230 days ago
Personally I've been waiting for it to be possible to set all solution settings from anything outside the environment. We use CMake to generate solutions, and I've had to write a few scripts to do things like replace the default "Source Files/Header Files" with an actual source tree. But a ton of settings still live in binary files, making it impossible to change things like the startup project or debugging path from outside of the environment.