Workspaces: replace bundled workspace.blend with embedded startup.blend.

We want these to have the same workspaces in both, so there is no reason
to have two files that are identical.
This commit is contained in:
Brecht Van Lommel
2018-08-20 13:52:50 +02:00
parent f1ab36d154
commit c9abb0fe26
8 changed files with 39 additions and 20 deletions

View File

@@ -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.