share/hedgewars/Data/Themes/Cave/CMakeLists.txt
author Periklis Ntanasis <pntanasis@gmail.com>
Thu, 19 Sep 2013 02:33:23 +0300
branchspacecampaign
changeset 9641 b08c8bde57e3
parent 6090 bf098cf5f998
child 11774 8b17caab10ec
permissions -rw-r--r--
fixes bug that doesn't display mission name in drop down list

file(GLOB images *.png)

install(FILES
    theme.cfg
    ${images}
    DESTINATION ${SHAREPATH}Data/Themes/Cave)