[CMake] restricting Qt include and library linking to 1 library/project

John Drescher drescherjm at gmail.com
Thu Dec 31 17:09:22 EST 2009


On Thu, Dec 31, 2009 at 5:06 PM, Hicham Mouline <hicham at mouline.org> wrote:
>> -----Original Message-----
>> From: John Drescher [mailto:drescherjm at gmail.com]
>> Sent: 31 December 2009 20:25
>> To: Hicham Mouline; CMake mailing list
>> Subject: Re: [CMake] restricting Qt include and library linking to 1
>> library/project
>>
>> > If you open cmake-gui does and look at the Qt tab in Grouped View are
>> > the debug libraries properly set?
>> >
>> Hmm sorry for the bad wording..
>>
>> If you open cmake-gui and look at the Qt tab in Grouped View are the
>> debug libraries properly set?
>>
>> John
>
> The _DEBUG and _RELEASE version of the cmake variables look properly set in
> cmake-gui
> Thanks

I asked this because one time I forgot to build the debug version of
Qt and cmake supplied the release versions of all the Qt libraries for
my projects debug and release builds.

John


More information about the CMake mailing list