summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authormailwl <mailwl@gmail.com>2018-06-05 11:19:29 +0200
committermailwl <mailwl@gmail.com>2018-06-05 11:19:29 +0200
commit7e3d746b06d68a7fbadf5b94ef62cad38482c000 (patch)
tree0c8616b647938f063f4159b31e8d9cbdf333e855 /src/core/CMakeLists.txt
parentMerge pull request #518 from Subv/incomplete_shaders (diff)
downloadyuzu-7e3d746b06d68a7fbadf5b94ef62cad38482c000.tar
yuzu-7e3d746b06d68a7fbadf5b94ef62cad38482c000.tar.gz
yuzu-7e3d746b06d68a7fbadf5b94ef62cad38482c000.tar.bz2
yuzu-7e3d746b06d68a7fbadf5b94ef62cad38482c000.tar.lz
yuzu-7e3d746b06d68a7fbadf5b94ef62cad38482c000.tar.xz
yuzu-7e3d746b06d68a7fbadf5b94ef62cad38482c000.tar.zst
yuzu-7e3d746b06d68a7fbadf5b94ef62cad38482c000.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 aff1d2180..ba5b02174 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -148,6 +148,8 @@ add_library(core STATIC
hle/service/hid/hid.h
hle/service/lm/lm.cpp
hle/service/lm/lm.h
+ hle/service/mm/mm_u.cpp
+ hle/service/mm/mm_u.h
hle/service/nifm/nifm.cpp
hle/service/nifm/nifm.h
hle/service/nifm/nifm_a.cpp