Skip to content

Convert the Python example to exclusively use CMake #12

@TNhelly

Description

@TNhelly

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions