Browse Source

Trompeloeil v38 update.

main
offa 4 years ago
parent
commit
6dfbe83a29
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      conanfile.py

+ 1
- 1
conanfile.py View File

} }
requires = ( requires = (
"catch2/2.12.2", "catch2/2.12.2",
"trompeloeil/v36@rollbear/stable"
"trompeloeil/v38@rollbear/stable"
) )
options = { options = {
"unittest": ["ON", "OFF"], "unittest": ["ON", "OFF"],

Loading…
Cancel
Save