This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 226845

Summary: [vcs] pkg-config based -I options should be collapsed back to `pkg-config --cflags LIB`
Product: cnd Reporter: Vladimir Voskresensky <vv159170>
Component: Project DiscoveryAssignee: issues@cnd <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Vladimir Voskresensky 2013-02-28 15:07:34 UTC
to improve vcs sharability of unmanaged projects which uses `pkg-config` based -I directives it would be great if interceptor track pkg-config/wx-config/llvm-config calls and collapse detected -I passed to compiler and wrap them back into `pkg-config --flags library`