project_files/hwc/rtl/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Wed, 08 Jul 2020 19:11:00 +0200
changeset 15706 f2930fe1b6d0
parent 15361 5c0479d0ed5b
permissions -rw-r--r--
AI: Laser sight removes upper range cap for shotgun


file(GLOB fpcrtl_src *.c)

add_library(fpcrtl STATIC ${fpcrtl_src})