+5

project-dependant build system

Joshua Warner 13 ár síðan updated by for_the_winn 11 ár síðan 1
I would like the build system to be configurable on a per-project basis.  I find it somewhat of a pain to use the current build system setup, because I like to put mu cmake-generated makefiles in <project_dir>/build directory, which means that I also have to put another makefile in <project_dir> that just defers to that one, just so that Sublime will be able to "find" it.

Another vote for this. I'm working with SASS files, which sometimes need to compile to different directories; the directory is specified in the build system.