Home
last modified time | relevance | path

Searched +refs:cmake +refs:help +refs:property (Results 1 – 25 of 68) sorted by relevance

123

/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/manual/
DOPTIONS_HELP.txt1 .. |file| replace:: The help is printed to a named <f>ile if given.
3 ``--help,-help,-usage,-h,-H,/?``
14 ``--help-full [<f>]``
15 Print all help manuals and exit.
20 ``--help-manual <man> [<f>]``
21 Print one help manual and exit.
26 ``--help-manual-list [<f>]``
27 List help manuals available and exit.
29 The list contains all manuals for which help may be obtained by
30 using the ``--help-manual`` option followed by a manual name.
[all …]
/aosp_15_r20/prebuilts/cmake/linux-x86/share/bash-completion/completions/
Dcmake1 # bash completion for cmake(1) -*- shell-script -*-
45 type=$( cmake -LA -N 2>/dev/null | grep "$var:" \
79 COMPREPLY=( $( compgen -W '$( cmake -LA -N 2>/dev/null |
86 COMPREPLY=( $( compgen -W '$( cmake -LA -N | tail -n +2 |
104 COMPREPLY=( $( compgen -W "$( cmake -E help |& sed -n \
113 COMPREPLY=( $( compgen -W '$( cmake --help 2>/dev/null | sed -n \
122 --help-command)
123 COMPREPLY=( $( compgen -W '$( cmake --help-command-list 2>/dev/null|
124 grep -v "^cmake version " )' -- "$cur" ) )
127 --help-manual)
[all …]
Dctest68 _filedir '@(cmake|ctest)'
76 --help-command)
77 COMPREPLY=( $( compgen -W '$( ctest --help-command-list 2>/dev/null|
81 --help-manual)
82 COMPREPLY=( $( compgen -W '$( ctest --help-manual-list 2>/dev/null|
86 --help-module)
87 COMPREPLY=( $( compgen -W '$( ctest --help-module-list 2>/dev/null|
91 --help-policy)
92 COMPREPLY=( $( compgen -W '$( ctest --help-policy-list 2>/dev/null |
96 --help-property)
[all …]
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/release/
D3.0.rst23 ``cmake --help-command`` and similar command-line options.
27 - :manual:`cmake-buildsystem(7)`
28 - :manual:`cmake-commands(7)`, replacing ``cmakecommands(1)``
30 - :manual:`cmake-developer(7)`
31 - :manual:`cmake-generator-expressions(7)`
32 - :manual:`cmake-generators(7)`
33 - :manual:`cmake-language(7)`
34 - :manual:`cmake-modules(7)`, replacing ``cmakemodules(1)``
35 - :manual:`cmake-packages(7)`
36 - :manual:`cmake-policies(7)`, replacing ``cmakepolicies(1)``
[all …]
D3.3.rst55 target property.
75 * A :prop_tgt:`CROSSCOMPILING_EMULATOR` target property and supporting
80 * A :prop_tgt:`<LANG>_INCLUDE_WHAT_YOU_USE` target property and supporting
91 * The :prop_tgt:`XCODE_ATTRIBUTE_<an-attribute>` target property learned
121 :manual:`generator expressions <cmake-generator-expressions(7)>`
156 generators. See the :manual:`cmake-generator-expressions(7)` manual
163 option to help find sporadic test failures.
205 * The :manual:`Compile Features <cmake-compile-features(7)>` functionality
209 * The :manual:`cmake(1)` ``-E tar`` command learned a new
220 * On OS X the :manual:`cmake-gui(1)` no longer has the
[all …]
D3.7.rst70 property.
120 * On Apple platforms the :prop_tgt:`BUNDLE_EXTENSION` target property
123 * A :prop_dir:`BINARY_DIR` directory property was added to get the
125 directory on which the property is read.
127 * A :prop_dir:`BUILDSYSTEM_TARGETS` directory property was added to
131 * A :prop_tgt:`LINK_WHAT_YOU_USE` target property and supporting
136 * A :prop_dir:`SOURCE_DIR` directory property was added to get the
139 * A :prop_dir:`SUBDIRECTORIES` directory property was added to
142 * A :prop_tgt:`VS_SDK_REFERENCES` target property was added to tell
145 * A :prop_sf:`VS_TOOL_OVERRIDE` source file property was created to tell
[all …]
D3.1.rst13 * A new :manual:`cmake-compile-features(7)` manual was added.
29 or ``WindowsStore`` on the :manual:`cmake(1)` command-line
40 :manual:`cmake(1)` command-line or in a :variable:`CMAKE_TOOLCHAIN_FILE`
46 * The :manual:`cmake-language(7)` syntax for :ref:`Variable References` and
58 :manual:`cmake-generator-expressions(7)` in arguments to ``DEPENDS``.
83 :manual:`generator expression <cmake-generator-expressions(7)>`.
89 :prop_tgt:`COMPILE_FEATURES` target property, just like any other
93 :prop_tgt:`SOURCES` target property.
102 name may be specified on the :manual:`cmake(1)` command line
129 * New :prop_tgt:`COMPILE_FEATURES` target property may contain a list
[all …]
D3.16.rst31 * On AIX, executables using the :prop_tgt:`ENABLE_EXPORTS` target property
52 * :manual:`cmake(1)` ``-E`` now supports ``true`` and ``false`` commands,
55 * :manual:`cmake(1)` gained a ``--trace-redirect=<file>`` command line
59 * The :manual:`cmake(1)` ``--loglevel`` command line option has been
113 :prop_tgt:`CUDA_RESOLVE_DEVICE_SYMBOLS` target property.
120 :prop_tgt:`UNITY_BUILD` target property to tell generators to batch
127 now support :manual:`generator expressions <cmake-generator-expressions(7)>`.
129 * The :prop_tgt:`INSTALL_REMOVE_ENVIRONMENT_RPATH` target property was
131 This property is initialized by the
134 * The :prop_tgt:`PRECOMPILE_HEADERS` target property was added to specify
[all …]
D3.20.rst16 * :manual:`cmake-presets(7)` gained support for build and test presets.
29 or via the :manual:`Compile Features <cmake-compile-features(7)>`
78 * The :manual:`cmake-file-api(7)` gained a new "toolchains" object
85 support :manual:`generator expressions <cmake-generator-expressions(7)>`
117 support :manual:`generator expressions <cmake-generator-expressions(7)>`.
142 * The :prop_tgt:`<LANG>_CLANG_TIDY` target property and the associated
146 * The :prop_tgt:`EXPORT_COMPILE_COMMANDS` target property was added
150 * The :prop_sf:`GENERATED` source-file property is now visible
154 * The :prop_tgt:`UNITY_BUILD_UNIQUE_ID` target property
156 unique per source file in unity builds. It can help to
[all …]
D3.14.rst51 Set the :prop_tgt:`GHS_NO_SOURCE_GROUP_FILE` target property to ``ON`` to
60 has been added. See the :manual:`cmake-file-api(7)` manual.
61 This is intended to replace the :manual:`cmake-server(7)` mode for IDEs.
72 * The :manual:`cmake(1)` :ref:`Build Tool Mode <Build Tool Mode>`
73 (``cmake --build``) gained ``--verbose`` and ``-v`` options to
77 * The :manual:`cmake(1)` ``-E compare_files`` command learned a new
81 * The :manual:`cmake-gui(1)` dialog gained new ``-S`` and ``-B`` arguments to
135 :prop_tgt:`BUILD_RPATH_USE_ORIGIN` target property were added to
147 * A :prop_gbl:`CMAKE_ROLE` global property was added to allow scripts to
151 * The :prop_tgt:`CUDA_RESOLVE_DEVICE_SYMBOLS` target property is now supported
[all …]
D3.9.rst45 :prop_gbl:`FIND_LIBRARY_USE_LIBX32_PATHS` global property.
48 the :prop_tgt:`MAP_IMPORTED_CONFIG_<CONFIG>` target property
84 initialize the :prop_tgt:`INTERPROCEDURAL_OPTIMIZATION` property on all
99 * A new :prop_tgt:`AUTOGEN_BUILD_DIR` target property was introduced to set
103 * A new :prop_tgt:`AUTOMOC_DEPEND_FILTERS` target property was introduced to
107 * A new :prop_tgt:`AUTOUIC_SEARCH_PATHS` target property was introduced to
117 * A :prop_tgt:`BUILD_WITH_INSTALL_NAME_DIR` target property and corresponding
119 control whether to use the :prop_tgt:`INSTALL_NAME_DIR` target property
123 * A :prop_tgt:`CUDA_PTX_COMPILATION` target property was added to
127 * A :prop_gbl:`GENERATOR_IS_MULTI_CONFIG` global property was
[all …]
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/command/
Dget_test_property.rst4 Get a property of the test.
6 .. code-block:: cmake
8 get_test_property(test property VAR)
10 Get a property from the test. The value of the property is stored in
11 the variable ``VAR``. If the test property is not found, the behavior
12 depends on whether it has been defined to be an ``INHERITED`` property
16 command and if still unable to find the property, ``VAR`` will be set to
19 For a list of standard properties you can type ``cmake --help-property-list``.
/aosp_15_r20/external/pytorch/cmake/
H A DDebugHelper.cmake2 # Get all propreties that cmake supports
3 execute_process(COMMAND cmake --help-property-list OUTPUT_VARIABLE CMAKE_PROPERTY_LIST)
15 …# Fix https://stackoverflow.com/questions/32197663/how-can-i-remove-the-the-location-property-may-…
/aosp_15_r20/external/gflags/cmake/
H A Dutils.cmake84 ## Set property of cached gflags configuration variable
85 macro (gflags_property varname property value)
88 # note that property must be expanded here, as it is not a "real" variable
90 if ("${property}" STREQUAL "ADVANCED")
97 set_property (CACHE ${varname} PROPERTY "${property}" "${value}")
153 # expected exit status. Moreover, the execute_test.cmake script
164 -P "${PROJECT_SOURCE_DIR}/cmake/execute_test.cmake"
174 # package is located in order to help CMake find the package in a custom
201 DESTINATION "$ENV{HOME}/.cmake/packages/${PACKAGE_NAME}"
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/prop_tgt/
DUNITY_BUILD.rst6 When this property is set to true, the target source files will be combined
14 :prop_tgt:`UNITY_BUILD_MODE` target property, which has the following acceptable
19 The :prop_tgt:`UNITY_BUILD_BATCH_SIZE` property controls the upper limit on
26 that don't have this property will be compiled individually. The
27 :prop_tgt:`UNITY_BUILD_BATCH_SIZE` property is ignored when using
39 This property is initialized by the value of the :variable:`CMAKE_UNITY_BUILD`
44 Projects should not directly set the ``UNITY_BUILD`` property or its
50 variable on the :manual:`cmake(1)` command line or some other equivalent
52 property to false if it is known that enabling unity builds for the
60 a number of measures to help address such problems:
[all …]
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/
DCheckFortranSourceRuns.cmake2 # file Copyright.txt or https://cmake.org/licensing for details.
15 .. code-block:: cmake
24 .. code-block:: cmake
28 This command can help avoid costly build processes when a compiler lacks support
61 directory property will be ignored.
DCheckFortranSourceCompiles.cmake2 # file Copyright.txt or https://cmake.org/licensing for details.
14 .. code-block:: cmake
25 .. code-block:: cmake
29 This command can help avoid costly build processes when a compiler lacks support
65 directory property will be ignored.
DGoogleTest.cmake2 # file Copyright.txt or https://cmake.org/licensing for details.
10 This module defines functions to help use the Google Test infrastructure. Two
72 this option is not given, the :prop_tgt:`SOURCES` property of the
106 .. code-block:: cmake
137 .. code-block:: cmake
180 directory property. The set of discovered tests is made accessible to such a
252 This clashed with the ``TIMEOUT`` test property, which is one of the
468 set(ctest_include_file "${ctest_file_base}_include.cmake")
469 set(ctest_tests_file "${ctest_file_base}_tests.cmake")
513 set(ctest_tests_file "${ctest_file_base}_tests-$<CONFIG>.cmake")
[all …]
DFindQt4.cmake2 # file Copyright.txt or https://cmake.org/licensing for details.
18 .. code-block:: cmake
33 property to ``TRUE`` on the executable.
41 automatically invoked by :manual:`cmake(1)` if the appropriate conditions
42 are met. See :manual:`cmake-qt(7)` for more.
58 those found when executing "moc -help".
66 when executing "uic -help"
74 when executing "rcc -help"
139 executing "qdbuscpp2xml --help"
181 scan all listed files at cmake-time for such included moc files and if it
[all …]
/aosp_15_r20/external/googletest/
H A DCONTRIBUTING.md12 own the intellectual property, then you'll need to sign an
53 are definitely encouraged to contribute to the discussion and you can also help
93 * [CMake](https://cmake.org/) v2.8.12 or newer
108 cmake -Dgtest_build_tests=ON -Dgmock_build_tests=ON ${GTEST_REPO_DIR}
112 cmake command to be one of each
115 cmake -Dgtest_build_tests=ON ${GTEST_DIR} # sets up Google Test tests
116 cmake -Dgmock_build_tests=ON ${GMOCK_DIR} # sets up Google Mock tests
120 in Python. If the cmake command complains about not being able to find Python
125 cmake -DPYTHON_EXECUTABLE=path/to/python ...
/aosp_15_r20/external/cronet/third_party/googletest/src/
H A DCONTRIBUTING.md12 own the intellectual property, then you'll need to sign an
53 are definitely encouraged to contribute to the discussion and you can also help
93 * [CMake](https://cmake.org/) v2.8.12 or newer
108 cmake -Dgtest_build_tests=ON -Dgmock_build_tests=ON ${GTEST_REPO_DIR}
112 cmake command to be one of each
115 cmake -Dgtest_build_tests=ON ${GTEST_DIR} # sets up Google Test tests
116 cmake -Dgmock_build_tests=ON ${GMOCK_DIR} # sets up Google Mock tests
120 in Python. If the cmake command complains about not being able to find Python
125 cmake -DPYTHON_EXECUTABLE=path/to/python ...
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/
H A DCONTRIBUTING.md12 own the intellectual property, then you'll need to sign an
53 are definitely encouraged to contribute to the discussion and you can also help
93 * [CMake](https://cmake.org/) v2.8.12 or newer
108 cmake -Dgtest_build_tests=ON -Dgmock_build_tests=ON ${GTEST_REPO_DIR}
112 cmake command to be one of each
115 cmake -Dgtest_build_tests=ON ${GTEST_DIR} # sets up Google Test tests
116 cmake -Dgmock_build_tests=ON ${GMOCK_DIR} # sets up Google Mock tests
120 in Python. If the cmake command complains about not being able to find Python
125 cmake -DPYTHON_EXECUTABLE=path/to/python ...
/aosp_15_r20/external/pytorch/cmake/public/
H A Dutils.cmake137 # a library in cmake called torch, and we might think that we just
183 # use the populated INTERFACE_LINK_LIBRARIES property, because if one of the
184 # dependent library is not a target, cmake creates a $<LINK_ONLY:src> wrapper
186 # https://gitlab.kitware.com/cmake/cmake/issues/15415
187 # https://cmake.org/pipermail/cmake-developers/2013-May/019019.html
194 # LINK_LIBRARIES property will not be used for anything except build-order
208 # property of the target.
239 # https://cmake.org/cmake/help/latest/command/function.html
319 "TORCH_CUDA_ARCH_LIST to cmake instead of implicitly setting it as an "
332 # Invoke cuda_select_nvcc_arch_flags from proper cmake FindCUDA.
[all …]
/aosp_15_r20/external/swiftshader/
H A DREADME.md20 …[Install CMake](https://cmake.org/download/) for Linux, macOS, or Windows and use either [the GUI]…
23 cmake ..
24 cmake --build . --parallel
28 …Tip: Set the [CMAKE_BUILD_PARALLEL_LEVEL](https://cmake.org/cmake/help/latest/envvar/CMAKE_BUILD_P…
33cmake-projects-in-visual-studio?view=vs-2019#ide-integration) in the Solution Explorer and select …
126 [^3]: Trademarks are the property of their respective owners.
/aosp_15_r20/external/aws-crt-java/
H A DREADME.md31 * cmake 3.1+
44 * cmake 3.1
50 1) `brew install maven cmake` (if you have homebrew installed, otherwise install these manually)
130 <!-- Generate os.detected.classifier property -->
226 * CMake is configured to export a compilation database at target/cmake-build/compile_commands.json
227 …the project as a [Compilation Database Project](https://www.jetbrains.com/help/clion/compilation-d…
243 …ndings and core libraries in debug. By default, we compile in release with symbols, which will help
248 …ual Studio, as it is not embedded in the JAR. It will be in the ```target/cmake-build/lib/windows/…

123