28.06.2017, 11:53, "René J. V. Bertin" <[email protected]>: > Thiago Macieira wrote: > >> Those are internal_modules. Since they are meant to be used only by Qt >> itself >> and Qt builds itself using qmake, there are no CMake files. > > I thought it might be something like that. Can one at least be certain that > the > headers are normally installed under QT_INSTALL_HEADERS and the libraries in > QT_INSTALL_LIBS, and my approach below should thus work not just on my own > system?
Sorry but it doesn't make any sense to build QPA plugins with anything but qmake. You'll get nothing but troubles. > > https://github.com/RJVB/osx-integration/commit/1fd486c7c57fe047ae30b28bb14c4dd988998b74 > > Thanks, > R. > > _______________________________________________ > Interest mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/interest -- Regards, Konstantin _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
