Browse Source

Trompeloeil v36.

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

+ 1
- 1
conanfile.py View File

@@ -21,7 +21,7 @@ class ScopeguardConan(ConanFile):
}
requires = (
"Catch2/2.11.1@catchorg/stable",
"trompeloeil/v35@rollbear/stable"
"trompeloeil/v36@rollbear/stable"
)
options = {
"unittest": ["ON", "OFF"],

Loading…
Cancel
Save