blob: 920c4d85c253c83c2763200d7fb56660b16c693c (
plain)
1
2
3
4
5
6
7
8
9
|
##### other files
install(
FILES
favicon.ico interface.php ktorrentwebinterfacelogo.png login.html
remove.png start.png stop.png settings.php torrent.php
DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}/www/mobile
)
|