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:
authorRay Molenkamp <github@lazydodo.com>2019-08-30 20:55:40 +0300
committerRay Molenkamp <github@lazydodo.com>2019-08-30 20:56:02 +0300
commitdacc773c29728c85d84715e9e852c88a7305345d (patch)
tree548e230115c8c4ed4802c6c3f0619a13ad1870b6 /build_files
parent74763d1ae85cd307b20a2add82d7d6e4d5ea304c (diff)
make_deps: remove blendthumb
now in regular codebase.
Diffstat (limited to 'build_files')
-rw-r--r--build_files/build_environment/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/build_files/build_environment/CMakeLists.txt b/build_files/build_environment/CMakeLists.txt
index d904ba27abc..9756ad28454 100644
--- a/build_files/build_environment/CMakeLists.txt
+++ b/build_files/build_environment/CMakeLists.txt
@@ -58,7 +58,6 @@ else()
endif()
include(cmake/zlib.cmake)
-include(cmake/blendthumb.cmake)
include(cmake/openal.cmake)
include(cmake/png.cmake)
include(cmake/jpeg.cmake)