project_files/hwc/rtl/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Fri, 01 Nov 2019 23:35:01 +0100
changeset 15505 5eda4d7056bc
parent 15366 5c0479d0ed5b
permissions -rw-r--r--
ASA death02: Don't set hero health if enemy hurts itself


file(GLOB fpcrtl_src *.c)

add_library(fpcrtl STATIC ${fpcrtl_src})