<div dir="ltr">Hello,<div><br></div><div>I am trying to target Win XP from Visual Studio 11 (2012) and I just tried new CMAKE_GENERATOR_TOOLSET variable with vs11_xp value and it worked nicely.</div><div><br></div><div>Thing is, it only seems to work when it is added manually in cmake-gui via "Add Entry" but not when I am adding</div>
<div><br></div><div>set(CMAKE_GENERATOR_TOOLSET v110_xp)<br></div><div><br></div><div style>to the root CMakeLists.txt (tried also with "v110_xp" as was not sure). I am new to CMake and probably missing something obvious?</div>
<div style><br></div><div style>Regards,</div><div style>Szymon Gatner</div><div style><br></div></div>