share/hedgewars/Data/Themes/Planes/CMakeLists.txt
author sheepluva
Fri, 16 Sep 2016 00:01:43 +0200
changeset 11852 38e7206a5df4
parent 2602 3deb9ff104da
permissions -rw-r--r--
Lua API: IsHogLocal(gearUid)

file(GLOB images *.png)

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