1
0
mirror of synced 2026-04-27 04:38:25 +00:00

driver: switch to cxxopts, replace -B

This commit is contained in:
Emil J. Tywoniak
2024-10-09 15:07:56 +02:00
parent 038e262332
commit 575415ade2
3 changed files with 219 additions and 323 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