# rlgl is compiled into raylib, so this package links the same library
# vendor/raylib/link names, for the same targets and for the same reasons.
@native -l:libraylib.so.550
@native -lm
@web ${FLAN_RAYLIB_WEB}
@web -sUSE_GLFW=3
@web -sGL_ENABLE_GET_PROC_ADDRESS
