project_files/hwc/rtl/CMakeLists.txt
author alfadur
Mon, 28 Oct 2019 23:17:35 +0300
changeset 15497 395be40faa51
parent 15366 5c0479d0ed5b
permissions -rw-r--r--
move start_game into the server


file(GLOB fpcrtl_src *.c)

add_library(fpcrtl STATIC ${fpcrtl_src})