Skip to content

Use git submodules for external code #21

@rigon

Description

@rigon

The source code of libde265 is included in the project. I believe this is not the best practice.
I think doing the following steps a better approach:

cd libde265
rm -rf libde265
git commit -am "libde265 removed"
git submodule add https://github.com/strukturag/libde265.git

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions