project_files/hwc/rtl/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Tue, 12 May 2020 19:35:21 +0200
changeset 15557 774d2361189c
parent 15361 5c0479d0ed5b
permissions -rw-r--r--
Credit chujoii for a couple of more hats


file(GLOB fpcrtl_src *.c)

add_library(fpcrtl STATIC ${fpcrtl_src})