3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-11 08:33:26 +00:00

actions: vendor sources with submodules for releases

This commit is contained in:
Emil J. Tywoniak 2024-10-17 00:11:10 +02:00
parent 61ed9b6263
commit d29499a10f
3 changed files with 38 additions and 1 deletions

3
.gitmodules vendored
View file

@ -1,6 +1,7 @@
[submodule "abc"]
path = abc
url = https://github.com/YosysHQ/abc
[submodule "libs/cxxopts"]
# Don't use paths as names to avoid git archive problems
[submodule "cxxopts"]
path = libs/cxxopts
url = https://github.com/jarro2783/cxxopts