Commit: a2a7ca6aa168bbd7189eff1f27d959a8b8501f3d
Author: Lukas Stockner
Date:   Sun May 27 19:46:34 2018 +0200
Branches: uv_unwrapping_slim_algorithm
https://developer.blender.org/rBa2a7ca6aa168bbd7189eff1f27d959a8b8501f3d

SLIM: Fix uppercase folder name in CMake file

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

M       intern/CMakeLists.txt

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

diff --git a/intern/CMakeLists.txt b/intern/CMakeLists.txt
index 50d3c8648b6..5d8bb3bb3af 100644
--- a/intern/CMakeLists.txt
+++ b/intern/CMakeLists.txt
@@ -94,4 +94,4 @@ if(WITH_OPENVDB)
        add_subdirectory(openvdb)
 endif()
 
-add_subdirectory(SLIM)
+add_subdirectory(slim)

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

Reply via email to