[CMake] Generator for Visual Studio Code (Ubuntu)

Mateusz Loskot mateusz at loskot.net
Mon Mar 19 07:06:09 EDT 2018


(you missed to reply to the mailing list!)

On 19 March 2018 at 11:58, Richard Frank <rickfrank at me.com> wrote:
> Ok fair enough. So. I can output Unix make files and VS code can load those?

Yes.

If you have read the vscode-cmake extension docs
https://vector-of-bool.github.io/,
you would have seen that there is no generator required, you can choose.

Consider another example:
if you use Visual Studio 2017 with its CMake integration [1],
you don't have to limit yourself to VisualStudio/MSBuild generator just becasue
you use CMake inside Visual Studio. You can use Ninja too.

[1] https://blogs.msdn.microsoft.com/vcblog/2016/10/05/cmake-support-in-visual-studio/

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net


More information about the CMake mailing list