Date: Mon, 17 Jul 2017 13:54:18 -0700 From: Yuri <yuri@rawbw.com> To: "ports@freebsd.org" <ports@freebsd.org> Subject: CMAKE_AUTOMOC doesn't work Message-ID: <b7127c05-2369-b08a-38e9-f3b99e5dd43d@rawbw.com>
next in thread | raw e-mail | index | archive | help
net-im/qTox fails to build. It uses Qt5, has set(CMAKE_AUTOMOC ON) in CMakeFiles.txt but moc isn't called. On Linux there is a separate automoc package. FreeBSD has automoc4, but not automoc5. Shouldn't there be automoc5? What might be wrong? USE_QT5= core gui network xml opengl sql sql-sqlite3_run widgets svg \ concurrent buildtools_build linguisttools_build Yuri
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b7127c05-2369-b08a-38e9-f3b99e5dd43d>