summaryrefslogtreecommitdiffstats
path: root/src/video_core/CMakeLists.txt
diff options
context:
space:
mode:
authorReinUsesLisp <reinuseslisp@airmail.cc>2019-02-24 02:45:47 +0100
committerReinUsesLisp <reinuseslisp@airmail.cc>2019-02-27 00:08:27 +0100
commit0ad3c031f4f0e1db16e271ed1329e2c4bad33e10 (patch)
treeaaa115aafde8dbd657453317e698d62c72d07df8 /src/video_core/CMakeLists.txt
parentdecoders: Minor style changes (diff)
downloadyuzu-0ad3c031f4f0e1db16e271ed1329e2c4bad33e10.tar
yuzu-0ad3c031f4f0e1db16e271ed1329e2c4bad33e10.tar.gz
yuzu-0ad3c031f4f0e1db16e271ed1329e2c4bad33e10.tar.bz2
yuzu-0ad3c031f4f0e1db16e271ed1329e2c4bad33e10.tar.lz
yuzu-0ad3c031f4f0e1db16e271ed1329e2c4bad33e10.tar.xz
yuzu-0ad3c031f4f0e1db16e271ed1329e2c4bad33e10.tar.zst
yuzu-0ad3c031f4f0e1db16e271ed1329e2c4bad33e10.zip
Diffstat (limited to '')
-rw-r--r--src/video_core/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/video_core/CMakeLists.txt b/src/video_core/CMakeLists.txt
index 6036d6ed3..b5a327936 100644
--- a/src/video_core/CMakeLists.txt
+++ b/src/video_core/CMakeLists.txt
@@ -94,6 +94,8 @@ add_library(video_core STATIC
surface.h
textures/astc.cpp
textures/astc.h
+ textures/convert.cpp
+ textures/convert.h
textures/decoders.cpp
textures/decoders.h
textures/texture.h