On Thu, 2018-01-18 at 12:57 +0100, Lukáš Karas wrote: > > Now the main question - when I try to build mer-core/timed, there are > few > `*.type` files that should be compiled by `iodata-qt5-type-to-c++` > tool. > But how this should be done in the build? In > src/server/server.pro:17 > is defined IODATA_TYPES with list of these files, but there is > nothing about > it in generated Makefile. There is some qmake plugin or preparison > step > that I overlook?
server.pro: CONFIG += iodata-qt5 Suppose that picks up above. libiodata there: https://git.merproject.org/mer-core/libiodata Do wonder a bit where's the need for timed compilation, though. _______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org