Hi, I'm experimenting with own builds of qt and found that raw sources in git repo (e.g. [1]) do not contain include dir. It is created by bin/syncqt.pl, so we have a perl dependency. On later steps qt is built pretty good without any serious issues.
Is there any attempts to rewrite syncqt.pl in c++? Maybe someone, who tried to perform cmake-based build of qt, investigated this question? Could it be useful at all? [1] http://code.qt.io/cgit/qt/qtbase.git/tree/ -- Egor Pugin _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
