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 and Trompeloeil updated.
main
offa
3 years ago
parent
243ebbc963
commit
966714e69c
1 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
+2
-2
conanfile.py
+ 2
- 2
conanfile.py
View File
@@ -20,8 +20,8 @@ class ScopeguardConan(ConanFile):
"revision": version
}
requires = (
"catch2/2.13.
2
",
"trompeloeil/
v38@rollbear/stable
"
"catch2/2.13.
3
",
"trompeloeil/
39
"
)
options = {
"unittest": ["ON", "OFF"],
Write
Preview
Loading…
Cancel
Save