summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2019-07-03 05:32:57 +0200
committerGitHub <noreply@github.com>2019-07-03 05:32:57 +0200
commit58032e0085af7fa15e0cf3ac3ee151794cd053c0 (patch)
treec748e579d8eeb0218ae1edf10f1ef6ab250d10e9 /src/core/CMakeLists.txt
parentMerge pull request #2659 from FernandoS27/safe-caches (diff)
parentAttemp clang format fix? (diff)
downloadyuzu-58032e0085af7fa15e0cf3ac3ee151794cd053c0.tar
yuzu-58032e0085af7fa15e0cf3ac3ee151794cd053c0.tar.gz
yuzu-58032e0085af7fa15e0cf3ac3ee151794cd053c0.tar.bz2
yuzu-58032e0085af7fa15e0cf3ac3ee151794cd053c0.tar.lz
yuzu-58032e0085af7fa15e0cf3ac3ee151794cd053c0.tar.xz
yuzu-58032e0085af7fa15e0cf3ac3ee151794cd053c0.tar.zst
yuzu-58032e0085af7fa15e0cf3ac3ee151794cd053c0.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 cb77b99ee..a35e6066a 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -270,6 +270,7 @@ add_library(core STATIC
hle/service/filesystem/fsp_srv.h
hle/service/fgm/fgm.cpp
hle/service/fgm/fgm.h
+ hle/service/friend/errors.h
hle/service/friend/friend.cpp
hle/service/friend/friend.h
hle/service/friend/interface.cpp