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
Conanfile.py Trompeloeil v35 updated, which provides fixed conan support (
#157
).
main
offa
5 years ago
parent
9164b9401b
commit
5bc1f4f5d7
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.9.2@catchorg/stable",
"trompeloeil/v3
4
@rollbear/stable"
"trompeloeil/v3
5
@rollbear/stable"
)
def _configure_cmake(self):
Write
Preview
Loading…
Cancel
Save