diff options
Diffstat (limited to 'etc/import/TARGETS.protobuf')
-rw-r--r-- | etc/import/TARGETS.protobuf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/import/TARGETS.protobuf b/etc/import/TARGETS.protobuf index 15f7e6d7..3c7da355 100644 --- a/etc/import/TARGETS.protobuf +++ b/etc/import/TARGETS.protobuf @@ -22,6 +22,7 @@ , "CC" , "CFLAGS" , "ADD_CFLAGS" + , "PKG_CONFIG_ARGS" ] } , "libprotoc": @@ -43,6 +44,7 @@ , "CC" , "CFLAGS" , "ADD_CFLAGS" + , "PKG_CONFIG_ARGS" ] } , "libprotobuf": @@ -63,6 +65,7 @@ , "CC" , "CFLAGS" , "ADD_CFLAGS" + , "PKG_CONFIG_ARGS" ] } , "libprotobuf_lite": @@ -83,6 +86,7 @@ , "CC" , "CFLAGS" , "ADD_CFLAGS" + , "PKG_CONFIG_ARGS" ] } , "toolchain_headers": {"type": "install", "deps": ["libprotobuf"]} |