3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-11 13:40:53 +00:00

driver: switch to cxxopts, replace -B

This commit is contained in:
Emil J. Tywoniak 2024-09-26 16:29:21 +02:00
parent 1bf908dea8
commit 2da54f7c6e
3 changed files with 205 additions and 312 deletions

3
.gitmodules vendored
View file

@ -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