project_files/hwc/rtl/CMakeLists.txt
author unC0Rr
Mon, 27 Jan 2025 22:22:10 +0100
changeset 16071 fba762376a07
parent 15361 5c0479d0ed5b
permissions -rw-r--r--
- Reduce wfc templates definition file by removing excess fields with false value - Add first attempt at spikes tile set


file(GLOB fpcrtl_src *.c)

add_library(fpcrtl STATIC ${fpcrtl_src})