https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220811
Bug ID: 220811
Summary: devel/cmake: Fails to process the CMAKE_AUTOMOC
instruction
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
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.
--
You are receiving this mail because:
You are the assignee for the bug.