summaryrefslogtreecommitdiffstats
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorMorph <39850852+Morph1984@users.noreply.github.com>2022-02-05 05:44:02 +0100
committerMorph <39850852+Morph1984@users.noreply.github.com>2022-02-05 19:18:31 +0100
commit3271099fea41d5adc0003c02c8481b334772296a (patch)
tree10006c106d3a317639d330b45369973fa29af562 /src/common/CMakeLists.txt
parentMerge pull request #7842 from german77/vibration_test (diff)
downloadyuzu-3271099fea41d5adc0003c02c8481b334772296a.tar
yuzu-3271099fea41d5adc0003c02c8481b334772296a.tar.gz
yuzu-3271099fea41d5adc0003c02c8481b334772296a.tar.bz2
yuzu-3271099fea41d5adc0003c02c8481b334772296a.tar.lz
yuzu-3271099fea41d5adc0003c02c8481b334772296a.tar.xz
yuzu-3271099fea41d5adc0003c02c8481b334772296a.tar.zst
yuzu-3271099fea41d5adc0003c02c8481b334772296a.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 adf70eb8b..3dd460191 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -99,6 +99,8 @@ add_library(common STATIC
microprofile.cpp
microprofile.h
microprofileui.h
+ new_uuid.cpp
+ new_uuid.h
nvidia_flags.cpp
nvidia_flags.h
page_table.cpp