summaryrefslogtreecommitdiffstats
path: root/src/pics/CMakeLists.txt
blob: 8593cb48b7a03e3a4018bd87cb69f569c2c9d9c7 (plain)
1
2
3
4
install(
    FILES continue.png interrupt.png next.png rebuild.png reset.png
    DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}/pics
)