project_files/hwc/rtl/CMakeLists.txt
author Wuzzy <Wuzzy@disroot.org>
Mon, 24 Jul 2023 20:02:18 +0200 (20 months ago)
changeset 16001 cee831693af1
parent 15376 5c0479d0ed5b
permissions -rw-r--r--
Add ExtraDamage icon variant for locales with comma as decimal separator

file(GLOB fpcrtl_src *.c)

add_library(fpcrtl STATIC ${fpcrtl_src})