On Thursday, July 24, 2014 08:38:08 Dominique Ledit wrote:
> 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?

Do you have VERBOSE enabled ? It should only be visible in this case.

Alex

-- 

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