[windows] Create A Blender Desktop Shortcut in the msi installer , fixes T49522

This commit is contained in:
lazydodo 2016-10-18 09:21:58 -06:00
parent 7500f6c9d9
commit 3541f7c47d

@ -97,6 +97,8 @@ if(WIN32)
endif()
set(CPACK_PACKAGE_EXECUTABLES "blender" "blender")
set(CPACK_CREATE_DESKTOP_LINKS "blender" "blender")
include(CPack)
# Target for build_archive.py script, to automatically pass along