[CMake] FindThreads in quiet mode

Mateusz Loskot mateusz at loskot.net
Tue Jan 25 16:38:13 EST 2011


Hi,

Is there any way to use FindThreads in quiet mode
without hacking the script itself?

In my configuration, I use all Find* modules in quiet mode
and only the FindThreads makes noise:

-- Looking for include files CMAKE_HAVE_PTHREAD_H
-- Looking for include files CMAKE_HAVE_PTHREAD_H - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE

Any workaround possible?

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net
Charter Member of OSGeo, http://osgeo.org
Member of ACCU, http://accu.org


More information about the CMake mailing list