Lines Matching full:installation
19 installation, and on the system proper after installation. The installation
21 affect installation queries if called on a built but not installed gmock. The
22 installation queries may not be issued with any other types of queries, and
23 only one installation query may be made at a time. The version queries and
39 # When using an installed Google Mock, but with installation overrides:
47 Installation Overrides:
48 --prefix=<dir> overrides the installation prefix
49 --exec-prefix=<dir> overrides the executable installation prefix
50 --libdir=<dir> overrides the library installation prefix
51 --includedir=<dir> overrides the header file installation prefix
53 Installation Queries:
54 --prefix installation prefix
55 --exec-prefix executable installation prefix
56 --libdir library installation directory
57 --includedir header file installation directory
58 --version the version of the Google Mock installation
153 # Installation overrides
159 # Installation queries
251 "and installation" >&2
265 # Do an installation query if requested.