project_files/hwc/rtl/CMakeLists.txt
author GunChleoc
Sat, 10 Nov 2018 19:53:40 +0100
changeset 14213 3f6a6277f8e9
parent 11659 71bdf987e41f
child 15376 5c0479d0ed5b
permissions -rw-r--r--
Big update for Scottish Gaelic translation Some syntax bugs removed by Wuzzy


include_directories(${GLEW_INCLUDE_DIR})

file(GLOB fpcrtl_src *.c)

add_library(fpcrtl STATIC ${fpcrtl_src})