When Visual Studio 2012 Update 1 is released, I hope to build a C ++ project to support Windows XP. Is there a way to use CMake to create a project that is designed for Windows XP? Basically, CMake would have to generate a project file that uses Platform Toolset = Visual Studio 2012 - Windows XP (v110_xp).
c ++ visual-studio windows-xp visual-studio-2012 cmake
Kranar Nov 28 '12 at 2:31 2012-11-28 02:31
source share