1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-02-12 21:01:57 +00:00
miraclecast/res/CMakeLists.txt

10 lines
184 B
Text
Raw Normal View History

2015-03-08 23:06:19 +00:00
########### install files ###############
install(FILES miracle-gst.sh DESTINATION bin)
2017-04-15 15:30:47 +00:00
INSTALL(
FILES org.freedesktop.miracle.conf
DESTINATION /etc/dbus-1/system.d
)