summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2020-08-14 14:07:30 +0200
committerLioncash <mathew1800@gmail.com>2020-08-14 15:17:23 +0200
commit1f9ac1541f66f3c42a103f721a1130934d5a8139 (patch)
tree8465f504af9b87174fe15841e6c7d178ef08c743 /CMakeLists.txt
parentMerge pull request #4495 from lioncash/conv (diff)
downloadyuzu-1f9ac1541f66f3c42a103f721a1130934d5a8139.tar
yuzu-1f9ac1541f66f3c42a103f721a1130934d5a8139.tar.gz
yuzu-1f9ac1541f66f3c42a103f721a1130934d5a8139.tar.bz2
yuzu-1f9ac1541f66f3c42a103f721a1130934d5a8139.tar.lz
yuzu-1f9ac1541f66f3c42a103f721a1130934d5a8139.tar.xz
yuzu-1f9ac1541f66f3c42a103f721a1130934d5a8139.tar.zst
yuzu-1f9ac1541f66f3c42a103f721a1130934d5a8139.zip
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8ecc2e476..2f3c59c5d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -161,7 +161,7 @@ macro(yuzu_find_packages)
# Cmake Pkg Prefix Version Conan Pkg
"Boost 1.73 boost/1.73.0"
"Catch2 2.13 catch2/2.13.0"
- "fmt 7.0 fmt/7.0.1"
+ "fmt 7.0 fmt/7.0.3"
# can't use until https://github.com/bincrafters/community/issues/1173
#"libzip 1.5 libzip/1.5.2@bincrafters/stable"
"lz4 1.8 lz4/1.9.2"