Skip to content

All of the .h files in the build are can be removed #5

@UppaJung

Description

@UppaJung

In a fork of the CMakeLists.txt file used to build the library, I removed all the .h files with no ill effect.

I believe the compiler only needs to know about the .c files to compile, not the headers. This cuts the file size in half and should make it simpler to maintain.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions