<div dir="ltr">Unfortunately the project is fairly, uhm, large.....no small sample sorry.<div><br></div><div>I'm not too familiar with the moc setup either, only reason I touched it is because it started failing after the CMake version update.</div><div><br></div><div>If using relaxed mode, the moc files get generated but aren't included. So the standard "QT_OBJECT" setup is being detected but not added to VStudio v15.6.7 64 bit.</div><div><br></div><div>It does use a fairly old QT version, QT 5.6.</div><div><br></div><div>VT</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jan 25, 2019 at 10:49 AM Sebastian Holtermann <<a href="mailto:seblist@xwmw.org">seblist@xwmw.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Am Freitag, 25. Januar 2019, 17:36:22 CET schrieb Venedict Tchistopolskii:<br>
> When updating the project CMake from 3.12 to 3.13,<br>
> *CMAKE_AUTOMOC_RELAXED_MODE* stops including certain generated moc files.<br>
> <br>
> Had to switch to *CMAKE_AUTOMOC *to get them included.....strange<br>
> functionality on the part of CMake.<br>
> <br>
> Can't find any documentation on these changes, and if/how they were touched<br>
> at all.<br>
<br>
This isn't an intentional behavior change.<br>
Could you provide a minimal example that reproduces the problem?<br>
<br>
Also please feel free to open an issue here:<br>
<a href="https://gitlab.kitware.com/cmake/cmake/issues" rel="noreferrer" target="_blank">https://gitlab.kitware.com/cmake/cmake/issues</a><br>
<br>
-Sebastian<br>
<br>
<br>
<br>
-- <br>
<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" rel="noreferrer" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Kitware offers various services to support the CMake community. For more information on each offering, please visit:<br>
<br>
CMake Support: <a href="http://cmake.org/cmake/help/support.html" rel="noreferrer" target="_blank">http://cmake.org/cmake/help/support.html</a><br>
CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html" rel="noreferrer" target="_blank">http://cmake.org/cmake/help/consulting.html</a><br>
CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html" rel="noreferrer" target="_blank">http://cmake.org/cmake/help/training.html</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://cmake.org/mailman/listinfo/cmake-developers" rel="noreferrer" target="_blank">https://cmake.org/mailman/listinfo/cmake-developers</a><br>
</blockquote></div>