1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-02-12 19:01:55 +00:00
miraclecast/res/CMakeLists.txt
2017-04-15 22:35:43 +02:00

12 lines
227 B
CMake

########### install files ###############
install(
PROGRAMS miracle-gst gstplayer uibc-viewer
DESTINATION bin
)
INSTALL(
FILES org.freedesktop.miracle.conf
DESTINATION ${SYSCONFDIR}/dbus-1/system.d
)