Files
Chloride/.gitmodules
2025-07-13 18:28:05 +01:00

14 lines
382 B
Plaintext

# SPDX-FileCopyrightText: 2025 William Bell
#
# SPDX-License-Identifier: GPL-3.0-or-later
[submodule "external/xxhash"]
path = external/xxhash
url = https://github.com/Cyan4973/xxHash.git
[submodule "external/cwalk"]
path = external/cwalk
url = https://github.com/likle/cwalk.git
[submodule "external/libdye"]
path = external/libdye
url = https://github.com/Ugric/libdye.git