mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-10-30 07:11:38 +00:00
* Compiling and running on Linux. * Fix xpointer constructor. * Convert dependencies to submodules. * Fix wchar_t usage for Linux.
9 lines
317 B
Text
9 lines
317 B
Text
[submodule "thirdparty/xxHash"]
|
|
path = thirdparty/xxHash
|
|
url = https://github.com/Cyan4973/xxHash.git
|
|
[submodule "thirdparty/fmt"]
|
|
path = thirdparty/fmt
|
|
url = https://github.com/fmtlib/fmt.git
|
|
[submodule "thirdparty/tomlplusplus"]
|
|
path = thirdparty/tomlplusplus
|
|
url = https://github.com/marzer/tomlplusplus.git
|