Track wasm-port branch for kicad and wxwidgets submodules
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
9f4ed1e51e
commit
d93e5bf753
1 changed files with 2 additions and 0 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -1,9 +1,11 @@
|
|||
[submodule "kicad"]
|
||||
path = kicad
|
||||
url = git@github.com:VV-EE/kicad-source-mirror.git
|
||||
branch = wasm-port
|
||||
[submodule "wxwidgets"]
|
||||
path = wxwidgets
|
||||
url = git@github.com:VV-EE/wxWidgets.git
|
||||
branch = wasm-port
|
||||
[submodule "wxWidgets-wasm-reference"]
|
||||
path = wxWidgets-wasm-reference
|
||||
url = git@github.com:ahilss/wxWidgets-wasm.git
|
||||
|
|
|
|||
Loading…
Reference in a new issue