c697fb7f7c
It is added an INTERNALLIB and not installed. It will be used by kyua. This is a preparatory commit for D24103. Reviewed by: emaste Obtained from: CheriBSD 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
|