project_files/hwc/rtl/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Sun, 15 Sep 2019 16:07:49 +0200
changeset 15410 b99834f70847
parent 15366 5c0479d0ed5b
permissions -rw-r--r--
Update changelog


file(GLOB fpcrtl_src *.c)

add_library(fpcrtl STATIC ${fpcrtl_src})