project_files/hwc/rtl/CMakeLists.txt
author nemo
Tue, 19 Nov 2019 08:35:32 -0500
changeset 15530 dfdd0db89760
parent 15376 5c0479d0ed5b
permissions -rw-r--r--
oups. forgot "convert" creates a white background by default


file(GLOB fpcrtl_src *.c)

add_library(fpcrtl STATIC ${fpcrtl_src})