mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 23:31:13 -06:00
10 lines
210 B
PkgConfig
10 lines
210 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@/libpng16
|
|
|
|
Name: libpng
|
|
Description: Loads and saves PNG files
|
|
Version: 1.6.34
|
|
Libs: -L${libdir} -lpng16
|
|
Cflags: -I${includedir}
|