summaryrefslogtreecommitdiffstats
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorwwylele <wwylele@gmail.com>2017-01-20 20:30:11 +0100
committerwwylele <wwylele@gmail.com>2017-03-01 22:30:57 +0100
commit8a8c0f348b0da4fd91c846211ede568a1f0f11c8 (patch)
treef80158deb9edba170bf73ddfe93326d02976ad09 /src/common/CMakeLists.txt
parentMerge pull request #2603 from wwylele/please-signal (diff)
downloadyuzu-8a8c0f348b0da4fd91c846211ede568a1f0f11c8.tar
yuzu-8a8c0f348b0da4fd91c846211ede568a1f0f11c8.tar.gz
yuzu-8a8c0f348b0da4fd91c846211ede568a1f0f11c8.tar.bz2
yuzu-8a8c0f348b0da4fd91c846211ede568a1f0f11c8.tar.lz
yuzu-8a8c0f348b0da4fd91c846211ede568a1f0f11c8.tar.xz
yuzu-8a8c0f348b0da4fd91c846211ede568a1f0f11c8.tar.zst
yuzu-8a8c0f348b0da4fd91c846211ede568a1f0f11c8.zip
Diffstat (limited to '')
-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 8a6170257..13277a5c2 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -35,6 +35,7 @@ set(SRCS
memory_util.cpp
microprofile.cpp
misc.cpp
+ param_package.cpp
scm_rev.cpp
string_util.cpp
symbols.cpp
@@ -66,6 +67,7 @@ set(HEADERS
memory_util.h
microprofile.h
microprofileui.h
+ param_package.h
platform.h
quaternion.h
scm_rev.h