summaryrefslogtreecommitdiffstats
path: root/src/video_core/CMakeLists.txt
diff options
context:
space:
mode:
authorameerj <52414509+ameerj@users.noreply.github.com>2021-06-13 21:15:08 +0200
committerameerj <52414509+ameerj@users.noreply.github.com>2021-06-16 02:19:00 +0200
commitc4ff7ecf511edb8adc2f2d8eff9d51212a87dc6b (patch)
tree1d8b154c9e2ab468af6f867be6fe93a632a50428 /src/video_core/CMakeLists.txt
parentMerge pull request #6470 from ameerj/lm-silence (diff)
downloadyuzu-c4ff7ecf511edb8adc2f2d8eff9d51212a87dc6b.tar
yuzu-c4ff7ecf511edb8adc2f2d8eff9d51212a87dc6b.tar.gz
yuzu-c4ff7ecf511edb8adc2f2d8eff9d51212a87dc6b.tar.bz2
yuzu-c4ff7ecf511edb8adc2f2d8eff9d51212a87dc6b.tar.lz
yuzu-c4ff7ecf511edb8adc2f2d8eff9d51212a87dc6b.tar.xz
yuzu-c4ff7ecf511edb8adc2f2d8eff9d51212a87dc6b.tar.zst
yuzu-c4ff7ecf511edb8adc2f2d8eff9d51212a87dc6b.zip
Diffstat (limited to 'src/video_core/CMakeLists.txt')
-rw-r--r--src/video_core/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/video_core/CMakeLists.txt b/src/video_core/CMakeLists.txt
index 47190c464..f9454bbaa 100644
--- a/src/video_core/CMakeLists.txt
+++ b/src/video_core/CMakeLists.txt
@@ -237,6 +237,7 @@ add_library(video_core STATIC
texture_cache/util.cpp
texture_cache/util.h
textures/astc.h
+ textures/astc.cpp
textures/decoders.cpp
textures/decoders.h
textures/texture.cpp