Commit: 5793441a3532ddce477788fd0870f72e8f415098
Author: Aurel Gruber
Date:   Tue Nov 15 13:25:10 2016 +0100
Branches: uv_unwrapping_slim_algorithm
https://developer.blender.org/rB5793441a3532ddce477788fd0870f72e8f415098

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)

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

Reply via email to