Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Because that's where the generated binary will go. > Presumably the same for any lib files?

Why is even tracked, then? Surely putting it in .gitignore is a better way to go?



I find leaving them in the repo makes it pretty clear how your have to configure your build process. For GCC, I instantly know I need `-I ./tinyvm/include/` and can use `#include <tvm/tvm.h>` etc.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: