5f94d91ed8
This is a header only library which is required by the latest version of zxing-cpp. Include paths and pc file are based off of debian libstb package. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
9 lines
186 B
PkgConfig
9 lines
186 B
PkgConfig
prefix=/usr
|
|
libdir=${prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: stb
|
|
Description: single-file image and audio processing libraries for C/C++
|
|
Version: 0.0
|
|
Cflags: -I${includedir}/stb
|