cpp11training
cpp11training copied to clipboard
Visual studio specifics should be generated by CMake
The current sources can be built with cmake. There is also a visual studio project and solution. However, the latter are maintenance heavy.
They should be replaced by a cmake generated solution.
Remove the .sln and .vcxproj files, and extend the instructions with cmake -> VS support.