|
Boost-Build : |
Subject: Re: [Boost-build] Picking up options from pkg-config
From: Daniel Lidström (daniel.lidstrom_at_[hidden])
Date: 2009-04-01 09:34:38
> If you are on Linux, then please use this:
>
> exe a : a.cpp
> : <cflags>`pkg-config --cflags glib-2.0`
> : <linkflags>`pkg-config --libs glib-2.0`
> ;
>
> - Volodya
Thanks Vladimir (or Volodya)! You seem to know everything :)
/Daniel
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk