[Beignet] [PATCH 1/2] change tab to spaces in utests/CMakeLists.txt

Lu Guanqun guanqun.lu at intel.com
Thu Aug 22 19:18:49 PDT 2013


Signed-off-by: Lu Guanqun <guanqun.lu at intel.com>
---
 utests/CMakeLists.txt |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/utests/CMakeLists.txt b/utests/CMakeLists.txt
index 97b7519..4110066 100644
--- a/utests/CMakeLists.txt
+++ b/utests/CMakeLists.txt
@@ -90,7 +90,7 @@ set (utests_sources
   compiler_insn_selection_min.cpp
   compiler_insn_selection_max.cpp
   compiler_insn_selection_masked_min_max.cpp
-	compiler_load_bool_imm.cpp
+  compiler_load_bool_imm.cpp
   compiler_global_memory_barrier.cpp
   compiler_local_memory_two_ptr.cpp
   compiler_local_memory_barrier.cpp
@@ -122,7 +122,7 @@ set (utests_sources
   builtin_acos_asin.cpp
   runtime_createcontext.cpp
   runtime_null_kernel_arg.cpp
-	runtime_event.cpp
+  runtime_event.cpp
   compiler_double.cpp
   compiler_double_2.cpp
   compiler_double_3.cpp
-- 
1.7.9.5



More information about the Beignet mailing list