13 lines
351 B
PkgConfig
13 lines
351 B
PkgConfig
# libredwg.pc. Generated from libredwg.pc.in by configure.
|
|
prefix=
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: libredwg
|
|
Description: Free implementation of the DWG file format
|
|
Version: 20c18f6f
|
|
URL: https://savannah.gnu.org/projects/libredwg/
|
|
Libs: -L${libdir} -lredwg -lm
|
|
Cflags: -I${includedir}
|