This website works better with JavaScript.
Home
Explore
Help
Sign In
visus
/
scope-guard
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Catch v2.11.1 update.
main
offa
4 years ago
parent
97d5b88c4e
commit
f3b8bb8fc8
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
conanfile.py
+ 1
- 1
conanfile.py
View File
@@ -20,7 +20,7 @@ class ScopeguardConan(ConanFile):
"revision": version
}
requires = (
"Catch2/2.11.
0
@catchorg/stable",
"Catch2/2.11.
1
@catchorg/stable",
"trompeloeil/v35@rollbear/stable"
)
options = {
Write
Preview
Loading…
Cancel
Save