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

16 行
300B

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