1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-02-13 15:51:53 +00:00
miraclecast/res/CMakeLists.txt
Tony Y b6400aa14a CMake: correctly set file permissions
When building using CMake, the display would not appear
because the files did not have execute permissions.
2016-08-16 17:09:39 -07:00

15 lines
334 B
CMake

########### install files ###############
install(
FILES miracle-gst gstplayer uibc-viewer
PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_WRITE GROUP_EXECUTE WORLD_READ WORLD_EXECUTE
DESTINATION bin
)
#original Makefile.am contents follow:
#bin_SCRIPTS = miracle-gst.sh
#EXTRA_DIST = wpa.conf