rwols / CMakeBuilder

Configure, build and test a CMake project right from within Sublime Text 3.
MIT License
30 stars 14 forks source link

[suggestion] Option to disable cmake autoload #17

Open tmnvanderberg opened 4 years ago

tmnvanderberg commented 4 years ago

I sometimes find myself fixing a typo in our huge cmake project while building, causing CMakeBuilder to cancel my build at 99% :)

An option to disable that behaviour would be awesome.

rwols commented 4 years ago

Consider contributing it :)