4b2c3eb9d4
This a snapshot of the latest version with git hash: 8f8eaef. Obtained from: https://github.com/jmmv/lutok Sponsored by: DARPA
9 lines
197 B
PkgConfig
9 lines
197 B
PkgConfig
includedir=__INCLUDEDIR__
|
|
libdir=__LIBDIR__
|
|
|
|
Name: lutok
|
|
Description: Lightweight C++ API for Lua
|
|
Version: __VERSION__
|
|
Cflags: __LUA_CFLAGS__ -I${includedir}
|
|
Libs: __LUA_LIBS__ -L${libdir} -llutok
|