add install execute permission to scripts
This commit is contained in:
parent
44e025c001
commit
90991eccbd
|
@ -139,6 +139,8 @@ install(
|
|||
${QSK_CMAKE_DIR}/scripts/QSkinnySvg2Qvg.win.bat
|
||||
DESTINATION
|
||||
${PACKAGE_LOCATION}/scripts
|
||||
PERMISSIONS
|
||||
OWNER_EXECUTE
|
||||
COMPONENT
|
||||
Devel)
|
||||
|
||||
|
|
Loading…
Reference in New Issue