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:
parent
61ed9b6263
commit
d29499a10f
3 changed files with 38 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue