Index: CMakeLists.txt |
diff --git a/CMakeLists.txt b/CMakeLists.txt |
index 2d8f5224e6ff1c7b3af39e25f828abcecfe14e81..e5e2c699fabd5465a7dcf80c7771fec01e3d057f 100644 |
--- a/CMakeLists.txt |
+++ b/CMakeLists.txt |
@@ -33,6 +33,7 @@ set(ly_source_files |
${ly_src_dir}/rotate_argb.cc |
${ly_src_dir}/rotate_common.cc |
${ly_src_dir}/rotate_mips.cc |
+ ${ly_src_dir}/rotate_msa.cc |
${ly_src_dir}/rotate_neon.cc |
${ly_src_dir}/rotate_neon64.cc |
${ly_src_dir}/rotate_gcc.cc |