浏览代码

Trompeloeil v36.

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

+ 1
- 1
conanfile.py 查看文件

} }
requires = ( requires = (
"Catch2/2.11.1@catchorg/stable", "Catch2/2.11.1@catchorg/stable",
"trompeloeil/v35@rollbear/stable"
"trompeloeil/v36@rollbear/stable"
) )
options = { options = {
"unittest": ["ON", "OFF"], "unittest": ["ON", "OFF"],

正在加载...
取消
保存