mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-01 17:03:19 +00:00
driver: switch to cxxopts, replace -B
This commit is contained in:
parent
038e262332
commit
575415ade2
3 changed files with 219 additions and 323 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "abc"]
|
||||
path = abc
|
||||
url = https://github.com/YosysHQ/abc
|
||||
[submodule "libs/cxxopts"]
|
||||
path = libs/cxxopts
|
||||
url = git@github.com:jarro2783/cxxopts.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue