On 17/08/17 19:53, Alan W. Irwin wrote:
> On 2017-08-17 19:29+0930 Simon Lees wrote:
> 
>>
>>
>> On 17/08/17 19:01, Jean-Michaël Celerier wrote:
>>>> And Mac doesn't have configure/autotools by defaul.
>>>
>>> but... "configure" has nothing to do with autotools.
>>> It's just a shell script (which is sometimes generated *from* autotools;
>>> this is not the case with Qt AFAIK).
>>>
>>
>> Yes Qt's configure is a stand alone script unrelated to autotools. Qt
>> uses its own build system thats shipped with it.
> 
> I can confirm that.  Also, I have built Qt5 a couple of times, and I
> was not particularly happy with the regidity of their build system
> when attempting to drop components I was not using.  And I was also
> not happy with how the options for that configuration script changed
> so drastically from one Qt5 version to the next. So it is always a
> big disappointment to me that Qt5 does not have a flexible,
> user-friendly CMake-based build system following what the KDE
> developers have done for years.
> 
> So this is another "minor" project for Alex.  :-)
> 
The way we tended to handle that at my previous job was to build almost
everything (except the slow stuff like web) then only ship to our
customers the libs we actually used.

-- 

Simon Lees (Simotek)                            http://simotek.net

Emergency Update Team                           keybase.io/simotek
SUSE Linux                           Adelaide Australia, UTC+10:30
GPG Fingerprint: 5B87 DB9D 88DC F606 E489 CEC5 0922 C246 02F0 014B

Attachment: signature.asc
Description: OpenPGP digital signature

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to