-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I want to propose that we restructure the repo so that all of the header files are contained within an include directory, source files are within a src directory and that tests are within a test directory.
After restructuring I propose that we swap out the current makefile for a CMake build system.
This change will allow the SDK to be presented as a cohesive library that can be checked out and easily integrated into any IDE or development environment and built with CMake. The CMake build system will take all of the files in this repo and produce a single library called libAlgo++ (I'm open to suggestions on the library name).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels