mirror of https://github.com/YosysHQ/yosys.git
cxxopts: https submodule
This commit is contained in:
parent
5c9b2df689
commit
999d1f40bc
|
@ -3,4 +3,4 @@
|
|||
url = https://github.com/YosysHQ/abc
|
||||
[submodule "libs/cxxopts"]
|
||||
path = libs/cxxopts
|
||||
url = git@github.com:jarro2783/cxxopts.git
|
||||
url = https://github.com/jarro2783/cxxopts
|
||||
|
|
Loading…
Reference in New Issue