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