[Interest] speeding up "make clean" in qt src on OS X?

Konstantin Tokarev annulen at yandex.ru
Thu Apr 20 11:10:45 CEST 2017



20.04.2017, 12:02, "Nuno Santos" <nunosantos at imaginando.pt>:
> How do you make out of the tree builds? How should one call the configure command for that?

Just like with autotools, call configure with pwd being build directory instead of source:

mkdir qt5-build
cd qt5-build
../qt5/configure

>
>> On 20 Apr 2017, at 09:58, Patrick Stinson <patrickkidd at gmail.com> wrote:
>>
>> Ah! I was not aware that you could do that. Thank you!
>>
>> -P
>>
>>> On Apr 20, 2017, at 4:48 AM, Konstantin Tokarev <annulen at yandex.ru> wrote:
>>>
>>> out-of-tree
>> _______________________________________________
>> Interest mailing list
>> Interest at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/interest


-- 
Regards,
Konstantin



More information about the Interest mailing list