CMAKE_AUTOMOC doesn't work

Jan Beich jbeich at FreeBSD.org
Mon Jul 17 23:13:40 UTC 2017


Yuri <yuri at rawbw.com> writes:

> On 07/17/2017 15:18, Jan Beich wrote:
>
>> Do you mean something like the following?
>>
>>    Generating MOC compilation qtox_autogen/moc_compilation.cpp
>>    [...]
>>    Generating MOC source qtox_static_autogen/44CYS2DDJC/moc_openal.cpp
>
>
> On linux it prints "Automatic moc for target", like here:
> https://gist.github.com/sudden6/06359e7c88ed55652cecc80edcbf01a0
>
> In the FreeBSD port it doesn't.

USES=cmake switched to ninja by default, so autogen output isn't going
to be exactly the same as with GNU make.

https://svnweb.freebsd.org/changeset/ports/444324


More information about the freebsd-ports mailing list