소스 검색

Peru config for ranges-v3

default_compile_flags
vector-of-bool 5 년 전
부모
커밋
1edc73c8f7
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. +6
    -0
      peru.yaml

+ 6
- 0
peru.yaml 파일 보기

@@ -2,6 +2,7 @@ imports:
spdlog: external/spdlog
taywee-args: external/taywee-args
wil: external/wil
ranges-v3: external/ranges-v3

git module spdlog:
url: https://github.com/gabime/spdlog.git
@@ -19,3 +20,8 @@ git module wil:
url: https://github.com/microsoft/wil.git
rev: 6de0b3e6c1bad18feaedd2589d452d66e7fc5600
pick: include

git module ranges-v3:
url: https://github.com/ericniebler/range-v3.git
rev: 0.9.1
pick: include/

Loading…
취소
저장