瀏覽代碼

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…
取消
儲存