project_files/hwc/rtl/CMakeLists.txt
author Grigory Ustinov <grenka@altlinux.org>
Sat, 28 Sep 2019 16:39:02 +0300
changeset 15455 c81b6aaecced
parent 15376 5c0479d0ed5b
permissions -rw-r--r--
Little fix of reference points in russian translation of ru.txt


file(GLOB fpcrtl_src *.c)

add_library(fpcrtl STATIC ${fpcrtl_src})