mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 21:58:50 -05:00
885ab9ab37
We never implemented them for VS 11 (2012), 12 (2013), or 14 (2015). For VS 10 (2010) the reload macro does not work correctly when run from inside a build launched through the IDE because stopping the build kills the CMake that is driving the reload. Fortunately VS >= 10 know how to reload the whole solution anyway.