mirror of
https://github.com/marzer/tomlplusplus.git
synced 2024-11-02 02:26:28 +00:00
761690d4a6
also fixed a number of small parsing conformance issues
16 lines
520 B
Plaintext
16 lines
520 B
Plaintext
[submodule "extern/Catch2"]
|
|
path = extern/Catch2
|
|
url = https://github.com/catchorg/Catch2.git
|
|
[submodule "extern/mcss"]
|
|
path = extern/mcss
|
|
url = https://github.com/mosra/m.css.git
|
|
[submodule "extern/tloptional"]
|
|
path = extern/tloptional
|
|
url = https://github.com/TartanLlama/optional.git
|
|
[submodule "extern/toml-test"]
|
|
path = extern/toml-test
|
|
url = https://github.com/BurntSushi/toml-test.git
|
|
[submodule "extern/toml-spec-tests"]
|
|
path = extern/toml-spec-tests
|
|
url = https://github.com/iarna/toml-spec-tests.git
|