summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorMorph <39850852+Morph1984@users.noreply.github.com>2021-03-16 17:59:52 +0100
committerMorph <39850852+Morph1984@users.noreply.github.com>2021-04-15 07:53:17 +0200
commit5bc9f15c6d3270862fb495778ecc706ff35750a4 (patch)
tree33f0159772dda2131af2f2b7ef9815fab27b747f /src/core/CMakeLists.txt
parentILibraryAppletCreator: Implement CreateHandleStorage (diff)
downloadyuzu-5bc9f15c6d3270862fb495778ecc706ff35750a4.tar
yuzu-5bc9f15c6d3270862fb495778ecc706ff35750a4.tar.gz
yuzu-5bc9f15c6d3270862fb495778ecc706ff35750a4.tar.bz2
yuzu-5bc9f15c6d3270862fb495778ecc706ff35750a4.tar.lz
yuzu-5bc9f15c6d3270862fb495778ecc706ff35750a4.tar.xz
yuzu-5bc9f15c6d3270862fb495778ecc706ff35750a4.tar.zst
yuzu-5bc9f15c6d3270862fb495778ecc706ff35750a4.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 286e912e3..532e418b0 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -273,6 +273,7 @@ add_library(core STATIC
hle/service/am/applets/profile_select.h
hle/service/am/applets/software_keyboard.cpp
hle/service/am/applets/software_keyboard.h
+ hle/service/am/applets/software_keyboard_types.h
hle/service/am/applets/web_browser.cpp
hle/service/am/applets/web_browser.h
hle/service/am/applets/web_types.h