Você não pode selecionar mais de 25 tópicos
Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
|
- imports:
- spdlog: external/spdlog
- taywee-args: external/taywee-args
- wil: external/wil
- ranges-v3: external/ranges-v3
-
- git module spdlog:
- url: https://github.com/gabime/spdlog.git
- rev: v1.4.2
- pick: include
-
- git module taywee-args:
- url: https://github.com/Taywee/args.git
- rev: 78e27faf75ff7d20f232f11ffcef65cde43c449d
- move:
- args.hxx: include/args.hxx
- pick: include
-
- git module wil:
- url: https://github.com/microsoft/wil.git
- rev: 6de0b3e6c1bad18feaedd2589d452d66e7fc5600
- pick: include
-
- git module ranges-v3:
- url: https://github.com/ericniebler/range-v3.git
- rev: 0.9.1
- pick: include/
|