03.06.2019, 21:01, "Thiago Macieira" <thiago.macie...@intel.com>: > On Monday, 3 June 2019 10:43:44 PDT Konstantin Tokarev wrote: >> 03.06.2019, 09:06, "Thiago Macieira" <thiago.macie...@intel.com>: >> > On Sunday, 2 June 2019 22:31:47 PDT Olivier Goffart wrote: >> >> I also managed to get that done with a <10 lines of "plain cmake": >> >> >> >> https://github.com/woboq/moc-ng/blob/7cfa2b65efaf836054977e5974f8f9c23b0 >> >> cb05 7/src/CMakeLists.txt#L46-L54 >> > >> > Yup, I figured with CMake it would be possible. But I'm trying to get this >> > in Qt 5 first. >> >> Does qmake miss anything used in this fragment? It supports reading files, >> regex replacements, and writing files. > > Reading *arbitrary* files and processing binary data. > > It can only read qmake files.
No, it can read arbitrary files with cat() function. > And it lacks the transform functions to produce > an hex dump. > > -- > Thiago Macieira - thiago.macieira (AT) intel.com > Software Architect - Intel System Software Products > > _______________________________________________ > Development mailing list > Development@qt-project.org > https://lists.qt-project.org/listinfo/development -- Regards, Konstantin _______________________________________________ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development