minimal changes for compatibility with lua 5.2, thanks to v4hn for fixing standard library loads. note: ALSO compatibile with (internal) lua 5.1, until something bothers to upgrade bundled lua version
file(GLOB images *.png)
install(FILES
theme.cfg
${images}
DESTINATION ${SHAREPATH}Data/Themes/Desert)