We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e37f886 + f71f1e4 commit bfddb5fCopy full SHA for bfddb5f
VERSION
@@ -1,6 +1,6 @@
1
VERSION_MAJOR 0
2
VERSION_MINOR 7
3
-VERSION_PATCH 0
+VERSION_PATCH 1
4
VERSION_PRE
5
VERSION_POST
6
VERSION_DEV
libecole/CMakeLists.txt
@@ -118,8 +118,8 @@ find_or_download_package(
118
)
119
find_or_download_package(
120
NAME fmt
121
- URL https://github.com/fmtlib/fmt/archive/7.1.3.tar.gz
122
- URL_HASH SHA256=5cae7072042b3043e12d53d50ef404bbb76949dad1de368d7f993a15c8c05ecc
+ URL https://github.com/fmtlib/fmt/archive/8.0.1.tar.gz
+ URL_HASH SHA256=b06ca3130158c625848f3fb7418f235155a4d389b2abc3a6245fb01cb0eb1e01
123
CONFIGURE_ARGS
124
-D FMT_TEST=OFF
125
-D FMT_DOC=OFF
0 commit comments