nitc :: ToolContext :: _pkgconfig_phase
pkgconfig
annotation on the module declaration only
# Detects the `pkgconfig` annotation on the module declaration only
var pkgconfig_phase: Phase = new PkgconfigPhase(self, [literal_phase])
src/ffi/pkgconfig.nit:26,2--27,71