浏览代码

Catch v2.11.0.

main
offa 5 年前
父节点
当前提交
9754a5f414
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      conanfile.py

+ 1
- 1
conanfile.py 查看文件

"revision": version "revision": version
} }
requires = ( requires = (
"Catch2/2.10.0@catchorg/stable",
"Catch2/2.11.0@catchorg/stable",
"trompeloeil/v35@rollbear/stable" "trompeloeil/v35@rollbear/stable"
) )
options = { options = {

正在加载...
取消
保存