mirror of https://github.com/Kitware/CMake.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
327 B
7 lines
327 B
st2-exclude-patterns-variable
|
|
-----------------------------
|
|
|
|
* The :generator:`Sublime Text 2` extra generator no longer excludes the
|
|
build tree from the ``.sublime-project`` when it is inside the source tree.
|
|
The :variable:`CMAKE_SUBLIME_TEXT_2_EXCLUDE_BUILD_TREE` variable
|
|
was added to control the behavior explicitly.
|