Commit: ad9a2e9ab1f00f9d47c3f72660dd6fcb07c0e3b5
Author: Lukas Stockner
Date:   Tue Nov 22 19:36:08 2016 +0100
Branches: soc-2016-cycles_denoising
https://developer.blender.org/rBad9a2e9ab1f00f9d47c3f72660dd6fcb07c0e3b5

Cycles: Include the new headers for CUDA in CMake

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

M       intern/cycles/kernel/CMakeLists.txt

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

diff --git a/intern/cycles/kernel/CMakeLists.txt 
b/intern/cycles/kernel/CMakeLists.txt
index 5f263fa..c9bd6fd 100644
--- a/intern/cycles/kernel/CMakeLists.txt
+++ b/intern/cycles/kernel/CMakeLists.txt
@@ -250,6 +250,7 @@ if(WITH_CYCLES_CUDA_BINARIES)
                ${SRC_GEOM_HEADERS}
                ${SRC_CLOSURE_HEADERS}
                ${SRC_UTIL_HEADERS}
+               ${SRC_FILTER_HEADERS}
        )
        set(cuda_cubins)

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to