Fredrik Fornwall
5 years ago
3 changed files with 14 additions and 23 deletions
@ -1,12 +0,0 @@ |
|||
prefix=@prefix@ |
|||
exec_prefix=${prefix} |
|||
libdir=@libdir@ |
|||
includedir=@includedir@ |
|||
|
|||
Name: libluv |
|||
Version: @LUV_VERSION@ |
|||
Description: Bare and full libuv bindings for Lua/LuaJIT. |
|||
URL: https://github.com/luvit/luv |
|||
|
|||
Libs: -L${libdir} -lluv @LIBS@ |
|||
Cflags: -I${includedir} |
Loading…
Reference in new issue