summaryrefslogtreecommitdiffstats
path: root/src/video_core/CMakeLists.txt
diff options
context:
space:
mode:
authorRodrigo Locatti <reinuseslisp@airmail.cc>2021-03-31 00:31:52 +0200
committerGitHub <noreply@github.com>2021-03-31 00:31:52 +0200
commit5ee669466fcebd2258229ed6bfe6b5e5529e0200 (patch)
tree6dbf84fb5c2c9656f1d1ef6c46b2527ea1a205ff /src/video_core/CMakeLists.txt
parentMerge pull request #6116 from german77/userArgument (diff)
parentastc_decoder: Refactor for style and more efficient memory use (diff)
downloadyuzu-5ee669466fcebd2258229ed6bfe6b5e5529e0200.tar
yuzu-5ee669466fcebd2258229ed6bfe6b5e5529e0200.tar.gz
yuzu-5ee669466fcebd2258229ed6bfe6b5e5529e0200.tar.bz2
yuzu-5ee669466fcebd2258229ed6bfe6b5e5529e0200.tar.lz
yuzu-5ee669466fcebd2258229ed6bfe6b5e5529e0200.tar.xz
yuzu-5ee669466fcebd2258229ed6bfe6b5e5529e0200.tar.zst
yuzu-5ee669466fcebd2258229ed6bfe6b5e5529e0200.zip
Diffstat (limited to 'src/video_core/CMakeLists.txt')
-rw-r--r--src/video_core/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/video_core/CMakeLists.txt b/src/video_core/CMakeLists.txt
index 9b931976a..47190c464 100644
--- a/src/video_core/CMakeLists.txt
+++ b/src/video_core/CMakeLists.txt
@@ -236,7 +236,6 @@ add_library(video_core STATIC
texture_cache/types.h
texture_cache/util.cpp
texture_cache/util.h
- textures/astc.cpp
textures/astc.h
textures/decoders.cpp
textures/decoders.h