Merge branch 'blender-v3.6-release' into main

This commit is contained in:
Brecht Van Lommel
2023-06-21 15:15:23 +02:00
7 changed files with 29 additions and 11 deletions

View File

@@ -645,6 +645,7 @@ if(UNIX AND NOT APPLE)
install(
PROGRAMS
${CMAKE_SOURCE_DIR}/release/bin/blender-launcher
${CMAKE_SOURCE_DIR}/release/bin/blender-softwaregl
DESTINATION "."
)