This would focus on reducing the reliance on visual studio found earlier in the project. An example of this can be seen inside of the README_of.md file for how to build the solution correctly using CMake. This would essentially have a CMake command to build the .sln file inside of having to use visual studio to do so.
An example of this can be seen inside of the README_of.md file for how to build the solution correctly using CMake. It would be as easy as porting the commands from that README file into the Python example. The difficulties occur when changing the python README to reflect the new changes.
This would focus on reducing the reliance on visual studio found earlier in the project. An example of this can be seen inside of the README_of.md file for how to build the solution correctly using CMake. This would essentially have a CMake command to build the .sln file inside of having to use visual studio to do so.
An example of this can be seen inside of the README_of.md file for how to build the solution correctly using CMake. It would be as easy as porting the commands from that README file into the Python example. The difficulties occur when changing the python README to reflect the new changes.