[Bf-blender-cvs] [a0b424a] master: Take back last header copy, due it is for native only, must be a runtime solution, todo: do by definitions

Jens Verwiebe noreply at git.blender.org
Mon Jan 6 20:44:07 CET 2014


Commit: a0b424aa4cc20f63d318140f5d2adf75a11c36da
Author: Jens Verwiebe
Date:   Mon Jan 6 20:43:54 2014 +0100
https://developer.blender.org/rBa0b424aa4cc20f63d318140f5d2adf75a11c36da

Take back last header copy, due it is for native only, must be a runtime solution, todo: do by definitions

===================================================================

M	intern/cycles/kernel/CMakeLists.txt

===================================================================

diff --git a/intern/cycles/kernel/CMakeLists.txt b/intern/cycles/kernel/CMakeLists.txt
index 1562ae6..998d1a3 100644
--- a/intern/cycles/kernel/CMakeLists.txt
+++ b/intern/cycles/kernel/CMakeLists.txt
@@ -119,7 +119,6 @@ set(SRC_SVM_HEADERS
 set(SRC_UTIL_HEADERS
 	../util/util_color.h
 	../util/util_math.h
-    ../util/util_simd.h
 	../util/util_transform.h
 	../util/util_types.h
 )




More information about the Bf-blender-cvs mailing list