mirror of
https://github.com/microsoft/PowerToys
synced 2024-11-22 00:03:48 +00:00
289532d7c8
- include nonstd::expected library for modern error-handling - add localized strings - refactor updating.cpp
12 lines
304 B
Plaintext
12 lines
304 B
Plaintext
[submodule "deps/spdlog"]
|
|
path = deps/spdlog
|
|
url = https://github.com/gabime/spdlog.git
|
|
|
|
[submodule "deps/cxxopts"]
|
|
path = deps/cxxopts
|
|
url = https://github.com/jarro2783/cxxopts.git
|
|
|
|
[submodule "deps/expected-lite"]
|
|
path = deps/expected-lite
|
|
url = https://github.com/martinmoene/expected-lite.git
|