2009/1/29 Surya Kiran Gullapalli :
> Hello,
> I've a big project, where in I'm planning to use both Boost.Signals and Qt
> Signal/slot mechanism.
> From Qt4.1 there's a CONFIG += no_keywords option provided to qmake to
> faclitate use of Boost.Signals along with Qt signal slots.
> As I'm using Cmak
Hello,I've a big project, where in I'm planning to use both Boost.Signals
and Qt Signal/slot mechanism.
>From Qt4.1 there's a CONFIG += no_keywords option provided to qmake to
faclitate use of Boost.Signals along with Qt signal slots.
As I'm using Cmake (2.6), how can i achieve the same thing wit