summaryrefslogtreecommitdiff
path: root/data/CMakeLists.txt
blob: 56097b6ef8143312eb137c39b1525be0a06ec168 (plain) (blame)
1
2
3
4
5
6
7
8
9
INSTALL(DIRECTORY
    fonts
    graphics
    help
    icons
    music
    sfx
    DESTINATION ${PKG_DATADIR}/data
)