[Bf-blender-cvs] [23fa368898] uv_unwrapping_slim_and_ceres: Category: UV Unwrapping SLIM Algorithm Integration

Aurel Gruber noreply at git.blender.org
Mon Feb 27 11:27:13 CET 2017


Commit: 23fa36889820965033d90e4ecb5855776fc41d65
Author: Aurel Gruber
Date:   Tue Nov 15 13:25:10 2016 +0100
Branches: uv_unwrapping_slim_and_ceres
https://developer.blender.org/rB23fa36889820965033d90e4ecb5855776fc41d65

Category: UV Unwrapping SLIM Algorithm Integration

added subfolder SLIM to CMakeFile of /intern

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

M	intern/CMakeLists.txt

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

diff --git a/intern/CMakeLists.txt b/intern/CMakeLists.txt
index dd9889c81b..090966f3b3 100644
--- a/intern/CMakeLists.txt
+++ b/intern/CMakeLists.txt
@@ -92,3 +92,5 @@ endif()
 if(WITH_OPENVDB)
 	add_subdirectory(openvdb)
 endif()
+
+add_subdirectory(SLIM)




More information about the Bf-blender-cvs mailing list