Skip to content

Commit

Permalink
fix #283046: add permisions to workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
anatoly-os committed Jan 30, 2019
1 parent 202d0ca commit ea7dc1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions share/workspaces/CMakeLists.txt
Expand Up @@ -45,5 +45,6 @@ foreach(FILE IN LISTS GENERATED_WORKSPACES)
install(
FILES "${CMAKE_CURRENT_BINARY_DIR}/${FILE}"
DESTINATION "${Mscore_SHARE_NAME}${Mscore_INSTALL_NAME}workspaces"
PERMISSIONS OWNER_READ GROUP_READ WORLD_READ
)
endforeach(FILE)

0 comments on commit ea7dc1d

Please sign in to comment.