I'm developing cross-platform c++ project. The original idea is to work with msvc2010 and later compile for other systems with the help of CMake and Hudson.It doesn't seem to be convenient manually change CMake files after changes in studio settings.I'm developing cross-platform c++ project. The