mirror of
https://github.com/vale981/tdesktop
synced 2025-03-04 17:21:40 -05:00

While we don't have C++17 std::variant<> use a BSD licensed alternative from mapbox team in a base:: wrapper.
6 lines
201 B
Text
6 lines
201 B
Text
[submodule "third_party/GSL"]
|
|
path = third_party/GSL
|
|
url = https://github.com/Microsoft/GSL.git
|
|
[submodule "third_party/variant"]
|
|
path = third_party/variant
|
|
url = https://github.com/mapbox/variant
|