project_files/hwc/rtl/CMakeLists.txt
author alfadur
Sun, 12 Apr 2020 00:26:37 +0300
changeset 15554 36687bc9d5c1
parent 15361 5c0479d0ed5b
permissions -rw-r--r--
send team colors on round end


file(GLOB fpcrtl_src *.c)

add_library(fpcrtl STATIC ${fpcrtl_src})