Skip to content

Add additional folder layer inside src for external integration purposes #67

@ParkerDevelice

Description

@ParkerDevelice

Inside of the src folder, we should add a new folder named 'found', and move all existing src files inside of it. This will help ensure that when other projects are using our code via cmake, they will always have a unique file-path to any files they want to include. We would also have to update all the #include messages to have a found/ at the start of them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    RefractorRestructures code without changing functionalitygood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions