When updating the project CMake from 3.12 to 3.13, *CMAKE_AUTOMOC_RELAXED_MODE* stops including certain generated moc files.
Had to switch to *CMAKE_AUTOMOC *to get them included.....strange functionality on the part of CMake. Can't find any documentation on these changes, and if/how they were touched at all. VT
-- 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