summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon
diff options
context:
space:
mode:
authorAdmiral H. Curtiss <pikachu025@gmail.com>2022-07-26 12:53:04 +0200
committerGitHub <noreply@github.com>2022-07-26 12:53:04 +0200
commita9edf129e35e109fe50d8b4cca444de0c60bcb52 (patch)
treec24a49c4ec4a917c5e172c30da7fb4077e2f7830 /Source/Core/VideoCommon
parent6b419c7ca3e3ed5fcb208f87fa352d5860c28adc (diff)
parentacb10f0006428ce958e619f3ca073c052048e608 (diff)
Merge pull request #10889 from shuffle2/spng
replace libpng with libspng
Diffstat (limited to 'Source/Core/VideoCommon')
-rw-r--r--Source/Core/VideoCommon/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
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