You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

peru.yaml 445B

5 jaren geleden
5 jaren geleden
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