mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
95805d725d
Create a `CMAKE_SUBLIME_TEXT_2_ENV_SETTINGS` variable to control addition of env vars in the `.sublime-project`. Closes: #16387
7 lines
231 B
ReStructuredText
7 lines
231 B
ReStructuredText
st2-env-settings
|
|
----------------
|
|
|
|
* The :generator:`Sublime Text 2` extra generator learned to place
|
|
environment variables in the generated ``.sublime-project``.
|
|
See the :variable:`CMAKE_SUBLIME_TEXT_2_ENV_SETTINGS` variable.
|