Skip to content

Commit

Permalink
extend execution rights
Browse files Browse the repository at this point in the history
  • Loading branch information
rick-vogel authored and uwerat committed Feb 1, 2024
1 parent 22955ed commit d669e61
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,9 @@ install(
DESTINATION
${PACKAGE_LOCATION}/scripts
PERMISSIONS
OWNER_EXECUTE
OWNER_READ OWNER_EXECUTE
GROUP_READ GROUP_EXECUTE
WORLD_READ WORLD_EXECUTE
COMPONENT
Devel)

Expand Down

0 comments on commit d669e61

Please sign in to comment.