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