瀏覽代碼

Trompeloeil v40 update.

main
offa 3 年之前
父節點
當前提交
9319058411
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      conanfile.py

+ 1
- 1
conanfile.py 查看文件

@@ -21,7 +21,7 @@ class ScopeguardConan(ConanFile):
}
requires = (
"catch2/2.13.4",
"trompeloeil/39"
"trompeloeil/40"
)
options = {
"unittest": ["ON", "OFF"],

Loading…
取消
儲存