With Visual Studio 2015 trying to build a C/C++ project that needs Platform Toolsets v120.
The required platform toolsets are not getting populated:
From this stackoverflow post it sounds as if it will not be possible to do so without installing Visual Studio 2013 on the same system. Is it really true ?
If so then what is the use of the build tools hosted by Microsoft ?