mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
- Replace local 3rdparty directory with git submodule - Dependencies are now managed in separate repository - Scoped dependencies maintained in 3rdparty/composer/ - Autoload configuration already updated to use submodule path Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
3 lines
89 B
Text
3 lines
89 B
Text
[submodule "3rdparty"]
|
|
path = 3rdparty
|
|
url = https://github.com/LibreSign/3rdparty.git
|