summaryrefslogtreecommitdiffstats
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorarchshift <gh@archshift.com>2015-05-24 21:20:31 +0200
committerarchshift <gh@archshift.com>2015-05-30 20:17:37 +0200
commit76690392bf8923d7172936836d15e3caebb26cf0 (patch)
treee5896ecb4f042e88a650f4ad2287393e2346c094 /src/common/CMakeLists.txt
parentMove video_core/math.h to common/vector_math.h (diff)
downloadyuzu-76690392bf8923d7172936836d15e3caebb26cf0.tar
yuzu-76690392bf8923d7172936836d15e3caebb26cf0.tar.gz
yuzu-76690392bf8923d7172936836d15e3caebb26cf0.tar.bz2
yuzu-76690392bf8923d7172936836d15e3caebb26cf0.tar.lz
yuzu-76690392bf8923d7172936836d15e3caebb26cf0.tar.xz
yuzu-76690392bf8923d7172936836d15e3caebb26cf0.tar.zst
yuzu-76690392bf8923d7172936836d15e3caebb26cf0.zip
Diffstat (limited to 'src/common/CMakeLists.txt')
-rw-r--r--src/common/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt
index d1c306d3a..e78f4f144 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -24,6 +24,7 @@ set(HEADERS
bit_field.h
break_points.h
chunk_file.h
+ color.h
common_funcs.h
common_paths.h
common_types.h