8000 Update conan recipes references · jinja2cpp/examples-build@508c64e · GitHub
[go: up one dir, main page]

Skip to content

Commit 508c64e

Browse files
authored
Update conan recipes references
1 parent 7a1d190 commit 508c64e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

conan/conan_build/conanfile.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[requires]
2-
gtest/1.7.0@bincrafters/stable
3-
variant-lite/1.2.1@nonstd-lite/stable
4-
expected-lite/0.3.0@nonstd-lite/stable
5-
optional-lite/3.2.0@nonstd-lite/stable
6-
string-view-lite/[~=1]@nonstd-lite/testing
7-
boost/1.69.0@conan/stable
8-
fmt/5.3.0@bincrafters/stable
2+
gtest/1.8.1
3+
variant-lite/1.2.2
4+
expected-lite/0.3.0
5+
optional-lite/3.2.0
6+
string-view-lite/1.3.0
7+
boost/1.71.0
8+
fmt/5.3.0
99

1010
[options]
1111
jinja2cpp:shared=False
@@ -14,4 +14,4 @@ boost:shared=False
1414

1515
[generators]
1616
cmake_find_package
17-
17+

0 commit comments

Comments
 (0)
0