<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">You may also find this article useful, it seems to explain how to configure the JSON files you need to for more complicated build systems: <a href="https://medium.com/audelabs/c-development-using-visual-studio-code-cmake-and-lldb-d0f13d38c563" class="">https://medium.com/audelabs/c-development-using-visual-studio-code-cmake-and-lldb-d0f13d38c563</a><div class=""><br class=""></div><div class="">They were writing for Linux / OS X, and you’ll see that they’re just using <i class="">cmake -G 'Unix Makefiles’</i> in their tasks.json.</div><div class=""><br class=""></div><div class=""><br class=""></div></body></html>