project_files/hwc/rtl/CMakeLists.txt
author alfadur
Sat, 26 Oct 2019 02:36:08 +0300
changeset 15487 4cc9ec732392
parent 15366 5c0479d0ed5b
permissions -rw-r--r--
refactor some of the room handler


file(GLOB fpcrtl_src *.c)

add_library(fpcrtl STATIC ${fpcrtl_src})