[Development] Qt 5 types under consideration for deprecation / removal in Qt 6
Thiago Macieira
thiago.macieira at intel.com
Mon Jun 3 19:59:59 CEST 2019
On Monday, 3 June 2019 10:43:44 PDT Konstantin Tokarev wrote:
> 03.06.2019, 09:06, "Thiago Macieira" <thiago.macieira at 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. And it lacks the transform functions to produce
an hex dump.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel System Software Products
More information about the Development
mailing list