[CMake] How to get rid of AUTOMOC: Checking ... messages

Dominique Ledit Dominique.Ledit at PDGM.com
Thu Jul 24 04:38:08 EDT 2014


Hi

I currently use 2.8.12.2 CMake version and Qt 4.7.3 and set in my top-level CMakeLists.txt the CMAKE_AUTOMOC to true
Set (CMAKE_AUTOMOC on)
As a result, in the build log there are a lot of messages like:

AUTOMOC: Checking <full_path_to_header_file>
AUTOMOC: Checking <full_path_to_cxx_source_file>

Is there a way to get rid of them?

Thank you

Dominique
-------------------------------------------------------------------------------- This e-mail, including any attached files, may contain confidential and privileged information for the sole use of the intended recipient. Any review, use, distribution, or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive information for the intended recipient), please contact the sender by reply e-mail and delete all copies of this message.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20140724/b72a4c10/attachment.html>


More information about the CMake mailing list