소스 검색

Conanfile.py Trompeloeil v35 updated, which provides fixed conan support (#157).

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

+ 1
- 1
conanfile.py 파일 보기

@@ -21,7 +21,7 @@ class ScopeguardConan(ConanFile):
}
requires = (
"Catch2/2.9.2@catchorg/stable",
"trompeloeil/v34@rollbear/stable"
"trompeloeil/v35@rollbear/stable"
)

def _configure_cmake(self):

Loading…
취소
저장