> Will CMake allow us to build for, say, QNX, GreenHill, VxWorks, and the likes?
uhh... yeah? CMake has supported Green Hills for years. >CMake is not even aware that they are other OS behind WIndows and Linux Desktop.... sorry, that's FUD. CMake has built-in support for Android, macOS, UWP apps and works just fine on BSDs and other niche OS such as Haiku (full list here : https://github.com/Kitware/CMake/tree/master/Modules/Platform). Hell, it's the build system for at least two existing alternative OSes: ReactOS (https://github.com/reactos/reactos) and IncludeOS ( https://github.com/hioa-cs/IncludeOS). iOS is curerntly best supported (imho) through https://github.com/ruslo/polly which is a set of toolchains not unlike qmake's mkspecs. ------- Jean-Michaël Celerier http://www.jcelerier.name On Tue, Oct 30, 2018 at 12:24 PM Christian Gagneraud <chg...@gmail.com> wrote: > > > On 30 Oct 2018, at 05:00, Christian Gagneraud <chg...@gmail.com> > wrote: > > > - Any track record that Qbs was not fit for the job? (Please no "we > > > can't build Qt with it", as you cannot build Qt with anything but > > > qmake right now) > > > > No, of course one could have made it support building Qt. There were > some missing items like the configuration system and some other things, all > of those could of course have been implemented. > > How CMake will solve the 'configuration' problem. Will CMake allow us > to build for, say, QNX, GreenHill, VxWorks, and the likes? I doubt! > Everyone is bragging about open source (me first), but the Qt market > is medical, automotive and avionics/space industry, isn't it? How will > CMake cope with that? > CMake is not even aware that they are other OS behind WIndows and > Linux Desktop.... > > Just Sayin'. > Chris > _______________________________________________ > Development mailing list > Development@qt-project.org > http://lists.qt-project.org/mailman/listinfo/development >
_______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development