fab
fab copied to clipboard
Add support for pkg-config files
The package config files used pkg-config provide an easy method to pick up compile and link flags for third party libraries, especially when installed in non-standard locations. It would be useful if fab could make use of existing .pc files.
Duplicate of #342 . I am closing 342, so you are tagged
This is being prototyped in the LFRic build system. See ticket #4641.
We will discuss this with @hiker to decide whether this should be promoted from LFRic into fab.