summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-07-31 12:33:38 +0200
committerLioncash <mathew1800@gmail.com>2018-07-31 12:40:21 +0200
commite373027a73e84c04b28bbfb4fc837b4133b17d4f (patch)
tree8c78e1e5921a492c00bcf28f74f3c61060dbdc01 /src/core/CMakeLists.txt
parentMerge pull request #855 from bunnei/cubeb (diff)
downloadyuzu-e373027a73e84c04b28bbfb4fc837b4133b17d4f.tar
yuzu-e373027a73e84c04b28bbfb4fc837b4133b17d4f.tar.gz
yuzu-e373027a73e84c04b28bbfb4fc837b4133b17d4f.tar.bz2
yuzu-e373027a73e84c04b28bbfb4fc837b4133b17d4f.tar.lz
yuzu-e373027a73e84c04b28bbfb4fc837b4133b17d4f.tar.xz
yuzu-e373027a73e84c04b28bbfb4fc837b4133b17d4f.tar.zst
yuzu-e373027a73e84c04b28bbfb4fc837b4133b17d4f.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 3386c2231..6bb066145 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -225,6 +225,8 @@ add_library(core STATIC
hle/service/nvflinger/buffer_queue.h
hle/service/nvflinger/nvflinger.cpp
hle/service/nvflinger/nvflinger.h
+ hle/service/pcie/pcie.cpp
+ hle/service/pcie/pcie.h
hle/service/pctl/module.cpp
hle/service/pctl/module.h
hle/service/pctl/pctl.cpp