summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2021-11-12 03:32:50 +0100
committerbunnei <bunneidev@gmail.com>2022-03-25 02:13:32 +0100
commitfd24d5a0a229fbcf1d96650a170ad64d9bb00651 (patch)
treedf4d9a19bc21671488c3bd5c09880c2dfd24284a /src/core/CMakeLists.txt
parenthle: nvflinger: Add android Status flags to its own header. (diff)
downloadyuzu-fd24d5a0a229fbcf1d96650a170ad64d9bb00651.tar
yuzu-fd24d5a0a229fbcf1d96650a170ad64d9bb00651.tar.gz
yuzu-fd24d5a0a229fbcf1d96650a170ad64d9bb00651.tar.bz2
yuzu-fd24d5a0a229fbcf1d96650a170ad64d9bb00651.tar.lz
yuzu-fd24d5a0a229fbcf1d96650a170ad64d9bb00651.tar.xz
yuzu-fd24d5a0a229fbcf1d96650a170ad64d9bb00651.tar.zst
yuzu-fd24d5a0a229fbcf1d96650a170ad64d9bb00651.zip
Diffstat (limited to 'src/core/CMakeLists.txt')
-rw-r--r--src/core/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index c8c3e7f7f..bf1a9490c 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -545,6 +545,7 @@ add_library(core STATIC
hle/service/nvflinger/ui/fence.h
hle/service/nvflinger/ui/graphic_buffer.h
hle/service/nvflinger/ui/rect.h
+ hle/service/nvflinger/window.h
hle/service/olsc/olsc.cpp
hle/service/olsc/olsc.h
hle/service/pcie/pcie.cpp