Skip to content

add pkg-config file #18

Closed
Closed
@asdil12

Description

@asdil12

Eg. Autobuild relies on that. Please add an option to create this file on building.

Example:

/usr/lib/pkgconfig/jsoncpp.pc

prefix=/usr
libdir=${prefix}/lib
includedir=${prefix}/include/jsoncpp

version = 0.5.0

name = jsoncpp
pkgname = jsoncpp

Name: ${name}
Version: ${version}
Description: Jsoncpp library version 0.5.0
Cflags: -I${includedir}
Libs: -L${libdir} -ljsoncpp

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions