go home

GCC.Build.Template

MSBuild template to make use of GCC/g++ for compiling Microsoft C++ projects (VcxProj). Use it with dotnet new. You need to have a vcxproj or sln solution in current directory.
dotnet new --install "GCC.Build.Template"

Templates: