Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/collada/CMakeLists.txt')
-rw-r--r--source/blender/collada/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/blender/collada/CMakeLists.txt b/source/blender/collada/CMakeLists.txt
index 5f28ca4ffbb..40762db759e 100644
--- a/source/blender/collada/CMakeLists.txt
+++ b/source/blender/collada/CMakeLists.txt
@@ -28,10 +28,7 @@ FIND_FILE(OPENCOLLADA_ANIMATION_CLIP
)
IF(OPENCOLLADA_ANIMATION_CLIP)
- message(STATUS "Found opencollada: ${OPENCOLLADA_ANIMATION_CLIP} ")
add_definitions(-DWITH_OPENCOLLADA_ANIMATION_CLIP)
-ELSE()
- message(STATUS "opencollada: Build without animation clip support")
ENDIF()
set(INC