소스 검색

Catch and Trompeloeil updated.

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

+ 2
- 2
conanfile.py 파일 보기

@@ -20,8 +20,8 @@ class ScopeguardConan(ConanFile):
"revision": version
}
requires = (
"catch2/2.13.2",
"trompeloeil/v38@rollbear/stable"
"catch2/2.13.3",
"trompeloeil/39"
)
options = {
"unittest": ["ON", "OFF"],

Loading…
취소
저장