mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 08:08:24 -05:00
Sublime: Add option to specify env vars for the .sublime-project
Create a `CMAKE_SUBLIME_TEXT_2_ENV_SETTINGS` variable to control addition of env vars in the `.sublime-project`. Closes: #16387
This commit is contained in:
@@ -66,6 +66,7 @@ private:
|
||||
cmGeneratorTarget* gtgt);
|
||||
|
||||
bool ExcludeBuildFolder;
|
||||
std::string EnvSettings;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user