summaryrefslogtreecommitdiffstats
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2021-01-27 20:34:21 +0100
committerGitHub <noreply@github.com>2021-01-27 20:34:21 +0100
commit28b822fe381164f0c2d426b4c6e5866a69bb9fa4 (patch)
treeda84c060ce3f9411423485d5409ca96b1e366aa2 /src/common/CMakeLists.txt
parentMerge pull request #5812 from german77/StubSixaxisFusion (diff)
parentrenderer_opengl: Avoid precompiled cache and force NV GL cache directory (diff)
downloadyuzu-28b822fe381164f0c2d426b4c6e5866a69bb9fa4.tar
yuzu-28b822fe381164f0c2d426b4c6e5866a69bb9fa4.tar.gz
yuzu-28b822fe381164f0c2d426b4c6e5866a69bb9fa4.tar.bz2
yuzu-28b822fe381164f0c2d426b4c6e5866a69bb9fa4.tar.lz
yuzu-28b822fe381164f0c2d426b4c6e5866a69bb9fa4.tar.xz
yuzu-28b822fe381164f0c2d426b4c6e5866a69bb9fa4.tar.zst
yuzu-28b822fe381164f0c2d426b4c6e5866a69bb9fa4.zip
Diffstat (limited to 'src/common/CMakeLists.txt')
-rw-r--r--src/common/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt
index f77575a00..bfd11e76d 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -138,6 +138,8 @@ add_library(common STATIC
microprofile.h
microprofileui.h
misc.cpp
+ nvidia_flags.cpp
+ nvidia_flags.h
page_table.cpp
page_table.h
param_package.cpp