share/hedgewars/Data/Missions/Challenge/CMakeLists.txt
author nemo
Mon, 10 Feb 2025 09:52:32 -0500
changeset 16117 cb472e3d0dd4
parent 13087 b6df6283e2ba
permissions -rw-r--r--
fix arm build

file(GLOB Scripts *.lua)

install(FILES
    ${Scripts}
    order.cfg
    DESTINATION ${SHAREPATH}Data/Missions/Challenge)