Am Samstag, 26. Januar 2019, 03:27:08 CET schrieb Venedict Tchistopolskii:
> Actually, debugged a lot more and found this!
> 
> The first CMake generation pass: Generates but no inclusion
> 
> 
> 
> *Forcing a second pass makes it include the newly generated moc'*
> It says *"AutoMoc: Generating 'XXXXX' because the MOC settings changed"*
> 
> I'm not too clear on why this is happening, any ideas on how to fix it, or
> force it to reload whatever 'moc settings' are changing?
> 
> Note: This affects both relaxed and non-relaxed mode, my fix was a dummy
> because it involved regenerating cmake (ofc)....which is the actual
> solution.
> 
> VT

There already is an issue reported that seems related:
https://gitlab.kitware.com/cmake/cmake/issues/17456

I'm not a Windows/VS developer and can't help much about it, sorry.
If someone else is interested in this issue, please assist.

-Sebastian



-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
https://cmake.org/mailman/listinfo/cmake-developers

Reply via email to