您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

123456789101112131415161718192021
  1. imports:
  2. spdlog: external/spdlog
  3. taywee-args: external/taywee-args
  4. wil: external/wil
  5. git module spdlog:
  6. url: https://github.com/gabime/spdlog.git
  7. rev: v1.4.2
  8. pick: include
  9. git module taywee-args:
  10. url: https://github.com/Taywee/args.git
  11. rev: 6.2.2
  12. move:
  13. args.hxx: include/args.hxx
  14. pick: include
  15. git module wil:
  16. url: https://github.com/microsoft/wil.git
  17. rev: 6de0b3e6c1bad18feaedd2589d452d66e7fc5600
  18. pick: include