cpp11training icon indicating copy to clipboard operation
cpp11training copied to clipboard

Visual studio specifics should be generated by CMake

Open xtofl opened this issue 5 years ago • 0 comments

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.

xtofl avatar Dec 31 '19 12:12 xtofl