mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
19ffc0729f
Create a `CMAKE_SUBLIME_TEXT_2_EXCLUDE_BUILD_TREE` variable to control addition of the build tree to `folder_exclude_patterns` in the `.sublime-project`. Change the default of this behavior to OFF. Closes: #16351