Konqueror Action: corrected CMake install() to make script executable.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
pull/24/head
Mavridis Philippe 3 years ago
parent 4ffce7bb90
commit 341437aeaa
No known key found for this signature in database
GPG Key ID: F8D2D7E2F989A494

@ -1,4 +1,5 @@
install(
FILES ScanWithKlamAV
PERMISSIONS OWNER_EXECUTE GROUP_EXECUTE WORLD_EXECUTE
DESTINATION ${BIN_INSTALL_DIR}
)

Loading…
Cancel
Save