Nevar pievienot vairāk kā 25 tēmas
Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
|
- imports:
- spdlog: external/spdlog
- taywee-args: external/taywee-args
- wil: external/wil
-
- 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: 6.2.2
- move:
- args.hxx: include/args.hxx
- pick: include
-
- git module wil:
- url: https://github.com/microsoft/wil.git
- rev: 6de0b3e6c1bad18feaedd2589d452d66e7fc5600
- pick: include
|