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.
-- 

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:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to