You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
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.
The text was updated successfully, but these errors were encountered: