summaryrefslogtreecommitdiffstats
path: root/src/video_core/CMakeLists.txt
diff options
context:
space:
mode:
authorFengChen <vonchenplus@gmail.com>2022-10-16 17:49:32 +0200
committerFengChen <vonchenplus@gmail.com>2022-10-17 09:33:29 +0200
commit99507d0188a1f7f7d8e11741f935918c7643ce76 (patch)
tree7927e20e9c792ac7fbe460d1ba5d8408326b8092 /src/video_core/CMakeLists.txt
parentMerge pull request #9067 from Morph1984/tess-cw (diff)
downloadyuzu-99507d0188a1f7f7d8e11741f935918c7643ce76.tar
yuzu-99507d0188a1f7f7d8e11741f935918c7643ce76.tar.gz
yuzu-99507d0188a1f7f7d8e11741f935918c7643ce76.tar.bz2
yuzu-99507d0188a1f7f7d8e11741f935918c7643ce76.tar.lz
yuzu-99507d0188a1f7f7d8e11741f935918c7643ce76.tar.xz
yuzu-99507d0188a1f7f7d8e11741f935918c7643ce76.tar.zst
yuzu-99507d0188a1f7f7d8e11741f935918c7643ce76.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 40e6d1ec4..cb8b46edf 100644
--- a/src/video_core/CMakeLists.txt
+++ b/src/video_core/CMakeLists.txt
@@ -82,6 +82,7 @@ add_library(video_core STATIC
gpu_thread.h
memory_manager.cpp
memory_manager.h
+ pte_kind.h
query_cache.h
rasterizer_accelerated.cpp
rasterizer_accelerated.h