project_files/hwc/rtl/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Mon, 30 Sep 2019 16:02:39 +0200
changeset 15443 e7c059ac6e54
parent 15366 5c0479d0ed5b
permissions -rw-r--r--
Frontend: Increase user name length to 40 to keep it consistent with server


file(GLOB fpcrtl_src *.c)

add_library(fpcrtl STATIC ${fpcrtl_src})