pkg-config

command module
v0.2.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 8, 2022 License: MIT Imports: 13 Imported by: 0

README

Go Pkg-Config

This binary is intended as an easier way to include C code in your Go program.

This binary can be installed and Go can be told to use this binary when it invokes pkg-config. If it finds a library that is known by the program, it will compile and output the location for that binary. If it doesn't know what the program is, it will default to invoking the system pkg-config to obtain the compilation flags.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
module
Package module defines the module.Version type along with support code.
Package module defines the module.Version type along with support code.
semver
Package semver implements comparison of semantic version strings.
Package semver implements comparison of semantic version strings.
libs

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL