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
Trompeloeil v38 update.
main
offa
4 years ago
parent
0e4b87cfe1
commit
6dfbe83a29
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
conanfile.py
+ 1
- 1
conanfile.py
View File
@@ -21,7 +21,7 @@ class ScopeguardConan(ConanFile):
}
requires = (
"catch2/2.12.2",
"trompeloeil/v3
6
@rollbear/stable"
"trompeloeil/v3
8
@rollbear/stable"
)
options = {
"unittest": ["ON", "OFF"],
Write
Preview
Loading…
Cancel
Save