piniGitHUB / pkg-config-support-for-eclipse-cdt

Automatically exported from code.google.com/p/pkg-config-support-for-eclipse-cdt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pkg-config paths & build configuration

GoogleCodeExporter opened this issue · comments

I'm trying to move my build system to Eclipse. I build my apps for ARM and x86.

I use pkg-config with custom path for ARM.

I want to be able to build my app for different platforms.

So, I'm not quite satisfied with per-project pkg-config path. It should be tied 
to build configuration, so I could pick one path for ARM builds and another for 
x86 builds.

Original issue reported on code.google.com by yury.lu...@gmail.com on 16 Aug 2012 at 2:01

Great suggestion. Although architecture wise it would be a pretty big change. I 
will take this into an account when I have enough time.

Original comment by petri.tuononen@gmail.com on 16 Aug 2012 at 2:07