Lines Matching full:need
56 Also, you'll need CMake 2.6.4 or higher if you want to build the
62 We welcome patches. If you plan to contribute a patch, you need to
109 To build Google Test and your tests that use it, you need to tell your
194 If you still need to use the legacy build scripts, here's how:
221 above, you need to either:
248 enough for its own need, and will automatically use this when the
251 Usually you don't need to care about which tuple library Google Test
252 uses. However, if your project already uses TR1 tuple, you need to
288 When Google Test uses pthread, you may need to add flags to your
292 script, you'll need to read your compiler and linker's manual to
305 to the compiler flags. You'll also need to tell the linker to produce
338 For example, with -DGTEST_DONT_DEFINE_TEST=1, you'll need to write
353 users' long-term benefits. This section describes what you'll need to
358 You may need to explicitly enable or disable Google Test's own TR1
366 use CMake. If you still need to use Autotools, you can find
417 Normally you don't need to worry about regenerating the source files,
418 unless you need to modify them. In that case, you should modify the