summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorFernando Sahmkow <fsahmkow27@gmail.com>2023-12-30 03:36:24 +0100
committerLiam <byteslice@airmail.cc>2024-01-19 03:12:30 +0100
commit0adc09e0afcde345a5303efd73b3b7737245a7d9 (patch)
treeaa16b0c2434d5faaf78fdc780b3123a9cce73c6f /src/core/CMakeLists.txt
parentGPU SMMU: Expand to 34 bits (diff)
downloadyuzu-0adc09e0afcde345a5303efd73b3b7737245a7d9.tar
yuzu-0adc09e0afcde345a5303efd73b3b7737245a7d9.tar.gz
yuzu-0adc09e0afcde345a5303efd73b3b7737245a7d9.tar.bz2
yuzu-0adc09e0afcde345a5303efd73b3b7737245a7d9.tar.lz
yuzu-0adc09e0afcde345a5303efd73b3b7737245a7d9.tar.xz
yuzu-0adc09e0afcde345a5303efd73b3b7737245a7d9.tar.zst
yuzu-0adc09e0afcde345a5303efd73b3b7737245a7d9.zip
Diffstat (limited to 'src/core/CMakeLists.txt')
-rw-r--r--src/core/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index ca54eb6c6..0f713ead1 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -611,6 +611,8 @@ add_library(core STATIC
hle/service/ns/pdm_qry.h
hle/service/nvdrv/core/container.cpp
hle/service/nvdrv/core/container.h
+ hle/service/nvdrv/core/heap_mapper.cpp
+ hle/service/nvdrv/core/heap_mapper.h
hle/service/nvdrv/core/nvmap.cpp
hle/service/nvdrv/core/nvmap.h
hle/service/nvdrv/core/syncpoint_manager.cpp