Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

peru.yaml 445B

il y a 5 ans
il y a 5 ans
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