summaryrefslogtreecommitdiffstats
path: root/src/yuzu/CMakeLists.txt
diff options
context:
space:
mode:
authorgerman <german@thesoftwareartisans.com>2021-01-22 01:51:24 +0100
committergerman <german@thesoftwareartisans.com>2021-02-06 16:43:42 +0100
commita7f9983563f76d1bca071be7490c2abf57ce16d5 (patch)
tree04148c1b6f412d1e08f69be9fee6f7ff25441dc3 /src/yuzu/CMakeLists.txt
parentReplace text with vectors (diff)
downloadyuzu-a7f9983563f76d1bca071be7490c2abf57ce16d5.tar
yuzu-a7f9983563f76d1bca071be7490c2abf57ce16d5.tar.gz
yuzu-a7f9983563f76d1bca071be7490c2abf57ce16d5.tar.bz2
yuzu-a7f9983563f76d1bca071be7490c2abf57ce16d5.tar.lz
yuzu-a7f9983563f76d1bca071be7490c2abf57ce16d5.tar.xz
yuzu-a7f9983563f76d1bca071be7490c2abf57ce16d5.tar.zst
yuzu-a7f9983563f76d1bca071be7490c2abf57ce16d5.zip
Diffstat (limited to 'src/yuzu/CMakeLists.txt')
-rw-r--r--src/yuzu/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/yuzu/CMakeLists.txt b/src/yuzu/CMakeLists.txt
index 6802be295..fb9967c8f 100644
--- a/src/yuzu/CMakeLists.txt
+++ b/src/yuzu/CMakeLists.txt
@@ -117,6 +117,8 @@ add_executable(yuzu
configuration/input_profiles.h
debugger/console.cpp
debugger/console.h
+ debugger/controller.cpp
+ debugger/controller.h
debugger/profiler.cpp
debugger/profiler.h
debugger/wait_tree.cpp