CMakeBuilder
CMakeBuilder copied to clipboard
load source file before running configure and make
Hi, CMakeBuilder is a good ST package and its works well ! But I work on different computers with different environments. I create for each computer a source.me shell file containing all the env setting. My problem is that I have to source the source.me shell file and create a new sublime_text session each time I want to switch computer because I can not tell to CMakeBuilder to load any shell file before running any commands. Perhaps I missed something in the doc ? Is it possible to load any shell command before any CMakeBuilder commands ? Best regards. Bertrand M.
Hmm, I don't think I'll implement something like that as it feels out of scope. Maybe you can create another script that sources the source.me script and then launches sublime text?