CMake allows to auto generate project files for many platforms, i.e VisualStudio (any chosen version), CodeBlocks and many others, so it will be usefull to have it here.
(By this way we can i.e. avoid adding project files for new versions of Visual Studio - they can be generated by CMake).
CMake allows to auto generate project files for many platforms, i.e VisualStudio (any chosen version), CodeBlocks and many others, so it will be usefull to have it here. (By this way we can i.e. avoid adding project files for new versions of Visual Studio - they can be generated by CMake).