aboutsummaryrefslogtreecommitdiff
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2021-11-11 18:34:44 -0800
committerbunnei <bunneidev@gmail.com>2022-03-24 18:13:32 -0700
commitb9cbc708e84d9b96dca6a93bbd70de85e6320f40 (patch)
treeee2047e85e34a3a41d3b47d7a45837730ac7a8cb /src/core/CMakeLists.txt
parent81e143a3d25c537f294c9e76009320252fced66b (diff)
hle: nvflinger: Add IConsumerListener interface.
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 3ddda2528..eebd610c3 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -538,6 +538,7 @@ add_library(core STATIC
hle/service/nvflinger/buffer_queue.cpp
hle/service/nvflinger/buffer_queue.h
hle/service/nvflinger/buffer_transform_flags.h
+ hle/service/nvflinger/consumer_listener.h
hle/service/nvflinger/nvflinger.cpp
hle/service/nvflinger/nvflinger.h
hle/service/nvflinger/pixel_format.h