소스 검색

Conan package reference fixed.

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

+ 1
- 1
conanfile.py 파일 보기

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

Loading…
취소
저장