Commit Graph

2 Commits (master)

Author SHA1 Message Date
Jonathan A. Sternberg 25b0e37522
feat: add support for pkg-config (#17036)
This adds support for using pkg-config to build libflux inside of the
flux dependency. The build can occur by either installing `pkg-config`
into your path or the `env` script can be used to invoke it from the go
modules.
2020-02-28 11:08:21 -06:00
Jonathan A. Sternberg 98a807c580
feat: add an env script that will configure the environment for using go with libflux (#16271) 2019-12-18 16:45:55 -06:00