1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-02-12 20:21:57 +00:00
miraclecast/res/CMakeLists.txt
2018-09-21 13:41:16 +02:00

14 lines
310 B
CMake

INSTALL(
PROGRAMS miracle-gst gstplayer uibc-viewer
DESTINATION bin
)
INSTALL(
FILES org.freedesktop.miracle.conf
DESTINATION ${SYSCONFDIR}/dbus-1/system.d
)
INSTALL(
FILES miracle-wifid miracle-sinkctl miracle-wifictl
DESTINATION ${DATADIR}/bash-completion/completions
)