From acb10f0006428ce958e619f3ca073c052048e608 Mon Sep 17 00:00:00 2001 From: Shawn Hoffman Date: Sun, 24 Jul 2022 02:55:57 -0700 Subject: replace libpng with libspng --- Source/Core/VideoCommon/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/Core/VideoCommon') diff --git a/Source/Core/VideoCommon/CMakeLists.txt b/Source/Core/VideoCommon/CMakeLists.txt index 93e39fcf64..a7e9548d91 100644 --- a/Source/Core/VideoCommon/CMakeLists.txt +++ b/Source/Core/VideoCommon/CMakeLists.txt @@ -164,7 +164,7 @@ PUBLIC core PRIVATE fmt::fmt - png + spng xxhash imgui glslang -- cgit v1.2.3