11 lines
319 B
PkgConfig
11 lines
319 B
PkgConfig
|
prefix=/usr
|
||
|
exec_prefix=${prefix}
|
||
|
libdir=${prefix}/lib/@CMAKE_LIBRARY_ARCHITECTURE@
|
||
|
includedir=${prefix}/include/chinese-segmentation
|
||
|
|
||
|
Name: chinese-segmentation
|
||
|
Description: Chinese-segmentation header files
|
||
|
URL: https://www.ukui.org/
|
||
|
Version: @VERSION@
|
||
|
Cflags: -I${includedir}
|
||
|
Libs: -L${libdir} -lchinese-segmentation
|