Commit: 2b15c012c24d913c1fa427a69f0c7270c32a39a8
Author: Sergey Sharybin
Date:   Thu Aug 28 19:49:20 2014 +0600
Branches: master
https://developer.blender.org/rB2b15c012c24d913c1fa427a69f0c7270c32a39a8

Followup for the previous commit: apparently for CMake py files are hardcoded

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

M       intern/cycles/blender/CMakeLists.txt

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

diff --git a/intern/cycles/blender/CMakeLists.txt 
b/intern/cycles/blender/CMakeLists.txt
index 9a60152..548aac8 100644
--- a/intern/cycles/blender/CMakeLists.txt
+++ b/intern/cycles/blender/CMakeLists.txt
@@ -43,6 +43,7 @@ set(ADDON_FILES
        addon/presets.py
        addon/properties.py
        addon/ui.py
+       addon/version_update.py
 )
 
 add_definitions(-DGLEW_STATIC)

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

Reply via email to