74e7209cca
also: - decoupled `TOML_EXCEPTION` from ex. mode (closes #13) - added `TOML_OPTIONAL_TYPE` customization point - added tests for a custom optional type - ci refactoring
10 lines
293 B
Plaintext
10 lines
293 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
|