summaryrefslogtreecommitdiffstats
path: root/src/video_core/CMakeLists.txt
diff options
context:
space:
mode:
authorSubv <subv2112@gmail.com>2018-03-18 21:15:05 +0100
committerSubv <subv2112@gmail.com>2018-03-18 21:23:24 +0100
commita64b936cbe6e779627f69ebde85a3055ccd6c2de (patch)
tree134b00ab118a890e7903688f1e13289ddba9344e /src/video_core/CMakeLists.txt
parentMerge pull request #246 from Subv/gpu_macro_calls (diff)
downloadyuzu-a64b936cbe6e779627f69ebde85a3055ccd6c2de.tar
yuzu-a64b936cbe6e779627f69ebde85a3055ccd6c2de.tar.gz
yuzu-a64b936cbe6e779627f69ebde85a3055ccd6c2de.tar.bz2
yuzu-a64b936cbe6e779627f69ebde85a3055ccd6c2de.tar.lz
yuzu-a64b936cbe6e779627f69ebde85a3055ccd6c2de.tar.xz
yuzu-a64b936cbe6e779627f69ebde85a3055ccd6c2de.tar.zst
yuzu-a64b936cbe6e779627f69ebde85a3055ccd6c2de.zip
Diffstat (limited to 'src/video_core/CMakeLists.txt')
-rw-r--r--src/video_core/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/video_core/CMakeLists.txt b/src/video_core/CMakeLists.txt
index ed87f8ff1..2f946e7be 100644
--- a/src/video_core/CMakeLists.txt
+++ b/src/video_core/CMakeLists.txt
@@ -7,6 +7,7 @@ add_library(video_core STATIC
engines/maxwell_3d.h
engines/maxwell_compute.cpp
engines/maxwell_compute.h
+ gpu.cpp
gpu.h
memory_manager.cpp
memory_manager.h