Re: [CMake] FindThreads.cmake for Android

2011-08-09 Thread David Cole
Please do not submit an entry to the bug tracker. It's a duplicate of these two existing entries: http://public.kitware.com/Bug/view.php?id=7830 http://public.kitware.com/Bug/view.php?id=11333 Monitor those to see when they're fixed. Presently, they're on the roadmap for the upcoming CMake 2.

[CMake] FindThreads.cmake for Android

2011-08-09 Thread Gregory Peele ARA/CFD
Hi all, I noticed that FindThreads.cmake does not detect that Bionic (the Android C library) has pthreads built-in. Adding the following snippet to the front of the pthreads section (after pthread.h is found) in FindThreads.cmake seems to handle this case correctly. CHECK_SYMBOL_EXISTS

Re: [CMake] FindThreads.cmake

2010-06-03 Thread Philip Lowman
26# Do we have sproc? 27IF(CMAKE_SYSTEM MAT

[CMake] FindThreads.cmake

2010-06-01 Thread Clinton Stimpson
How can I make FindThreads.cmake find pthreads on IRIX instead of sproc? Thanks, Clint ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and chec