Bump to lzo 2.10
[platform/upstream/lzo.git] / lzo2.pc.cmakein
1 #
2 #  lzo2.pc -- LZO pkg-config configuration file
3 #
4 #  This file is part of the LZO data compression library.
5 #    http://www.oberhumer.com/opensource/lzo/
6 #
7 #  Copyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer
8 #  All Rights Reserved.
9 #
10
11 prefix=@CMAKE_INSTALL_PREFIX@
12 exec_prefix=@CMAKE_INSTALL_FULL_BINDIR@
13 includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
14 libdir=@CMAKE_INSTALL_FULL_LIBDIR@
15
16 Name: lzo2
17 Version: @PROJECT_VERSION@
18 Description: LZO - a real-time data compression library
19 URL: http://www.oberhumer.com/opensource/lzo/
20 Cflags: -I${includedir}/lzo
21 Libs: -L${libdir} -llzo2