mirror of
https://github.com/YosysHQ/yosys
synced 2025-09-08 18:51:28 +00:00
Move dlfcn-win32 to submodule
This commit is contained in:
parent
3afb7725f1
commit
1922f115b3
5 changed files with 11 additions and 917 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -5,3 +5,6 @@
|
|||
[submodule "cxxopts"]
|
||||
path = libs/cxxopts
|
||||
url = https://github.com/jarro2783/cxxopts
|
||||
[submodule "dlfcn-win32"]
|
||||
path = libs/dlfcn-win32
|
||||
url = https://github.com/dlfcn-win32/dlfcn-win32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue