aboutsummaryrefslogtreecommitdiff
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2021-01-27 11:34:21 -0800
committerGitHub <noreply@github.com>2021-01-27 11:34:21 -0800
commit28b822fe381164f0c2d426b4c6e5866a69bb9fa4 (patch)
treeda84c060ce3f9411423485d5409ca96b1e366aa2 /src/common/CMakeLists.txt
parentfb0fe3b8c37e9705ed18cb798eda8e144151b1da (diff)
parent51512d01d8e956b2afada91e51dfd7c0a6444ad6 (diff)
Merge pull request #5778 from ReinUsesLisp/shader-dir
renderer_opengl: Avoid precompiled cache and force NV GL cache directory
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