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
130 (We need -pthread as Google Test uses threads.)
195 If you still need to use the legacy build scripts, here's how:
222 above, you need to either:
249 enough for its own need, and will automatically use this when the
252 Usually you don't need to care about which tuple library Google Test
253 uses. However, if your project already uses TR1 tuple, you need to
289 When Google Test uses pthread, you may need to add flags to your
293 script, you'll need to read your compiler and linker's manual to
306 to the compiler flags. You'll also need to tell the linker to produce
339 For example, with -DGTEST_DONT_DEFINE_TEST=1, you'll need to write
354 users' long-term benefits. This section describes what you'll need to
359 You may need to explicitly enable or disable Google Test's own TR1
367 use CMake. If you still need to use Autotools, you can find
418 Normally you don't need to worry about regenerating the source files,
419 unless you need to modify them. In that case, you should modify the