Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

load source file before running configure and make #19

Open
bemichel opened this issue Jan 21, 2021 · 1 comment
Open

load source file before running configure and make #19

bemichel opened this issue Jan 21, 2021 · 1 comment

Comments

@bemichel
Copy link

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.

@rwols
Copy link
Owner

rwols commented Jan 23, 2021

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants