소스 검색

Catch v2.10.0 update.

main
offa 5 년 전
부모
커밋
933c32283c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      conanfile.py

+ 1
- 1
conanfile.py 파일 보기

@@ -20,7 +20,7 @@ class ScopeguardConan(ConanFile):
"revision": version
}
requires = (
"Catch2/2.9.2@catchorg/stable",
"Catch2/2.10.0@catchorg/stable",
"trompeloeil/v35@rollbear/stable"
)
options = {

Loading…
취소
저장