mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
decouple peglib from lib utility
This commit is contained in:
parent
57f570852f
commit
96b978dd5b
6 changed files with 6 additions and 5 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -5,5 +5,5 @@
|
|||
path = doc/doxygen/theme
|
||||
url = https://github.com/jothepro/doxygen-awesome-css.git
|
||||
[submodule "libcockatrice_utility/libcockatrice/utility/cpp-peglib"]
|
||||
path = libcockatrice_utility/libcockatrice/utility/cpp-peglib
|
||||
path = thirdparty/cpp-peglib
|
||||
url = https://github.com/yhirose/cpp-peglib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue