summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-08-07 08:41:43 +0200
committerLioncash <mathew1800@gmail.com>2018-08-07 09:14:03 +0200
commit45bc449ff940879f556d191f51c0db705fe6634f (patch)
tree5e8b30d0092ac74365b55c3acf869dc04bfc9a30 /src/core/CMakeLists.txt
parentMerge pull request #931 from DarkLordZach/nca-as-drd (diff)
downloadyuzu-45bc449ff940879f556d191f51c0db705fe6634f.tar
yuzu-45bc449ff940879f556d191f51c0db705fe6634f.tar.gz
yuzu-45bc449ff940879f556d191f51c0db705fe6634f.tar.bz2
yuzu-45bc449ff940879f556d191f51c0db705fe6634f.tar.lz
yuzu-45bc449ff940879f556d191f51c0db705fe6634f.tar.xz
yuzu-45bc449ff940879f556d191f51c0db705fe6634f.tar.zst
yuzu-45bc449ff940879f556d191f51c0db705fe6634f.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 c11f017da..0abf7edc1 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -315,6 +315,8 @@ add_library(core STATIC
hle/service/time/interface.h
hle/service/time/time.cpp
hle/service/time/time.h
+ hle/service/usb/usb.cpp
+ hle/service/usb/usb.h
hle/service/vi/vi.cpp
hle/service/vi/vi.h
hle/service/vi/vi_m.cpp