summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-07-27 21:39:30 +0200
committerLioncash <mathew1800@gmail.com>2018-07-27 22:01:29 +0200
commitf46bfdd77dd33b3495d6b9f16a955adc3e2e1bf9 (patch)
treebf510ba8871ea8a6d2064f6f5b0d26626701e146 /src/core/CMakeLists.txt
parentMerge pull request #837 from lioncash/priv (diff)
downloadyuzu-f46bfdd77dd33b3495d6b9f16a955adc3e2e1bf9.tar
yuzu-f46bfdd77dd33b3495d6b9f16a955adc3e2e1bf9.tar.gz
yuzu-f46bfdd77dd33b3495d6b9f16a955adc3e2e1bf9.tar.bz2
yuzu-f46bfdd77dd33b3495d6b9f16a955adc3e2e1bf9.tar.lz
yuzu-f46bfdd77dd33b3495d6b9f16a955adc3e2e1bf9.tar.xz
yuzu-f46bfdd77dd33b3495d6b9f16a955adc3e2e1bf9.tar.zst
yuzu-f46bfdd77dd33b3495d6b9f16a955adc3e2e1bf9.zip
Diffstat (limited to '')
-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 b74e495ef..568c0ae0f 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -170,6 +170,8 @@ add_library(core STATIC
hle/service/ldr/ldr.h
hle/service/lm/lm.cpp
hle/service/lm/lm.h
+ hle/service/mii/mii.cpp
+ hle/service/mii/mii.h
hle/service/mm/mm_u.cpp
hle/service/mm/mm_u.h
hle/service/nfp/nfp.cpp