rwols / CMakeBuilder

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

empty settings compromise the plugin #20

Closed arcturus140 closed 3 years ago

arcturus140 commented 3 years ago

CMakeBuilder runs in an unhandled exception when settings are empty:

"settings": {"cmake":{}},

I know build directory is mandatory but it breaks the plug in.