Yuri Victorovich <[email protected]> has reassigned Bugzilla Automation <[email protected]>'s request for maintainer-feedback to [email protected]: Bug 220811: devel/cmake: Fails to process the CMAKE_AUTOMOC instruction https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220811
--- Description --- Created attachment 184454 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184454&action=edit testcase: shar of net-im/qTox net-im/qTox switched from qmake to cmake. They use CMAKE_AUTOMOC. moc isn't called, build breaks with missing moc files, or with missing symbols for signals. On linux cmake calls automoc in such case. FreeBSD only has automoc4, and no automoc5. See qTox.shar attached.
