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/creator/CMakeLists.txt')
-rw-r--r--source/creator/CMakeLists.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt
index b98b917815b..72411bcbbc6 100644
--- a/source/creator/CMakeLists.txt
+++ b/source/creator/CMakeLists.txt
@@ -422,13 +422,6 @@ if(WITH_OPENCOLORIO)
)
endif()
-# Add default workspaces.blend to build (under [version]/datafiles
-install(
- FILES ${CMAKE_SOURCE_DIR}/release/datafiles/workspaces.blend
- DESTINATION ${TARGETDIR_VER}/datafiles
-)
-
-
# helpful tip when using make
if("${CMAKE_GENERATOR}" MATCHES ".*Makefiles.*")
# message after building.