project_files/hwc/rtl/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Mon, 08 Jun 2020 19:45:11 +0200
changeset 15608 308930fe5f4a
parent 15361 5c0479d0ed5b
permissions -rw-r--r--
AI: Remove own gear from explosion/shove checks in kami/piano test


file(GLOB fpcrtl_src *.c)

add_library(fpcrtl STATIC ${fpcrtl_src})