project_files/hwc/rtl/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Sun, 13 Dec 2020 21:21:41 +0100
changeset 15773 da1bb21e6fbf
parent 15361 5c0479d0ed5b
permissions -rw-r--r--
Teach vgtSmallDamageTag to use dX, dY and screen coords (Frame<>0)


file(GLOB fpcrtl_src *.c)

add_library(fpcrtl STATIC ${fpcrtl_src})