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
2016-08-22 03:08:40 +02:00

12 lines
219 B
CMake

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