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 v36.
main
offa
4 years ago
parent
f3b8bb8fc8
commit
588cd64b9e
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.11.1@catchorg/stable",
"trompeloeil/v3
5
@rollbear/stable"
"trompeloeil/v3
6
@rollbear/stable"
)
options = {
"unittest": ["ON", "OFF"],
Write
Preview
Loading…
Cancel
Save