1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-09 00:00:04 +01:00

update version in libwebsockets.pc

Signed-off-by: Andy Green <andy.green@linaro.org>
This commit is contained in:
Andy Green 2014-02-15 14:45:14 +08:00
parent 7c6f26c62c
commit e919af8d18

View file

@ -713,7 +713,7 @@ includedir=\${prefix}/include
Name: libwebsockets
Description: Websockets server and client library
Version: ${PACKAGE_VERSION}
Version: ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}
Libs: -L\${libdir} -lwebsockets
Cflags: -I\${includedir}"