[CMake] Generator for Visual Studio Code (Ubuntu)

Stephen McDowell sjm324 at cornell.edu
Mon Mar 19 07:27:24 EDT 2018


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: https://medium.com/audelabs/c-development-using-visual-studio-code-cmake-and-lldb-d0f13d38c563 <https://medium.com/audelabs/c-development-using-visual-studio-code-cmake-and-lldb-d0f13d38c563>

They were writing for Linux / OS X, and you’ll see that they’re just using cmake -G 'Unix Makefiles’ in their tasks.json.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cmake.org/pipermail/cmake/attachments/20180319/41667be4/attachment.html>


More information about the CMake mailing list