1 2 3 4 5 6 7
SET(FILES manaplus.png ) INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/icons) INSTALL(FILES "manaplus.png" DESTINATION share/pixmaps)