blob: 671fda7358c75aa558c96efd4aed3d65382dd2c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
##### other files
install(
FILES
details.php only_seed.png favicon.ico grad1.jpg grad2.jpg menu_bg.png
header_tile.png high_priority.png icon.png interface.php ktorrentwebinterfacelogo.png
login.html low_priority.png normal_priority.png remove.png shutdown.php start.png
stop.png style.css stylen.css wz_tooltip.js
DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}/www/default
)
|