project_files/hwc/rtl/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Fri, 11 Oct 2019 16:33:01 +0200
changeset 15467 e2a23c63efdb
parent 15366 5c0479d0ed5b
permissions -rw-r--r--
Add hi-res icons in hedgewars.ico


file(GLOB fpcrtl_src *.c)

add_library(fpcrtl STATIC ${fpcrtl_src})