Some OSes support POSIX threads but gtest's threading tests fail there. See
http://groups.google.com/group/googletestframework/browse_thread/thread/66eacb6c
45df8470/
8fc028eeee080d29#8fc028eeee080d29 for an example.
autoconf build script has the --with_threads=no flag to suppress use of
threads. We need a similar
functionality in CMake build script to support such systems.
Original issue reported on code.google.com by vladlosev on 27 Mar 2010 at 10:32
Original issue reported on code.google.com by
vladlosev
on 27 Mar 2010 at 10:32