Home
last modified time | relevance | path

Searched +full:cmake +full:- +full:minimum (Results 1 – 25 of 224) sorted by relevance

123456789

/external/libxml2/
D.gitlab-ci.yml4 BASE_CONFIG: "--with-legacy"
6 - rm -rf libxml2-build
7 - mkdir libxml2-build
8 - ln -s /tests/xmlconf libxml2-build
10 - sh .gitlab-ci/test.sh
15 CFLAGS: "-O2"
20 CONFIG: "--without-python"
21 CFLAGS: "-O2 -std=c89 -D_XOPEN_SOURCE=600"
23 gcc:minimum:
26 BASE_CONFIG: "--with-minimum"
[all …]
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/CMake/
DREADME.md1 # Abseil CMake Build Instructions
3 Abseil comes with a CMake build script ([CMakeLists.txt](../CMakeLists.txt))
4 that can be used on a wide range of platforms ("C" stands for cross-platform.).
5 If you don't have CMake installed already, you can download it for free from
6 <https://www.cmake.org/>.
8 CMake works by generating native makefiles or build projects that can
14 ## Incorporating Abseil Into a CMake Project
16 The recommendations below are similar to those for using CMake within the
18 …m/google/googletest/blob/master/googletest/README.md#incorporating-into-an-existing-cmake-project>)
20 ### Step-by-Step Instructions
[all …]
DAbseilHelpers.cmake8 # https://www.apache.org/licenses/LICENSE-2.0
21 # The IDE folder for Abseil that will be used if Abseil is included in a CMake
37 # CMake function to imitate Bazel's cc_library rule.
104 # Check if this is a header-only library
106 # 16.04 LTS) only come with cmake 3.5 by default. For this reason, we can't
122 # 1. "dll" -- This target is part of the DLL
123 # 2. "dll_dep" -- This target is not part of the DLL, but depends on the DLL.
128 # 3. "shared" -- This is a shared library, perhaps on a non-windows platform
130 # 4. "static" -- This target does not depend on the DLL and should be built
154 # Generate a pkg-config file for every library:
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/CMake/
DREADME.md1 # Abseil CMake Build Instructions
3 Abseil comes with a CMake build script ([CMakeLists.txt](../CMakeLists.txt))
4 that can be used on a wide range of platforms ("C" stands for cross-platform.).
5 If you don't have CMake installed already, you can download it for free from
6 <https://www.cmake.org/>.
8 CMake works by generating native makefiles or build projects that can
14 ## Incorporating Abseil Into a CMake Project
16 The recommendations below are similar to those for using CMake within the
18 …m/google/googletest/blob/master/googletest/README.md#incorporating-into-an-existing-cmake-project>)
20 ### Step-by-Step Instructions
[all …]
DAbseilHelpers.cmake8 # https://www.apache.org/licenses/LICENSE-2.0
21 # The IDE folder for Abseil that will be used if Abseil is included in a CMake
37 # CMake function to imitate Bazel's cc_library rule.
104 # Check if this is a header-only library
106 # 16.04 LTS) only come with cmake 3.5 by default. For this reason, we can't
122 # 1. "dll" -- This target is part of the DLL
123 # 2. "dll_dep" -- This target is not part of the DLL, but depends on the DLL.
128 # 3. "shared" -- This is a shared library, perhaps on a non-windows platform
130 # 4. "static" -- This target does not depend on the DLL and should be built
154 # Generate a pkg-config file for every library:
[all …]
/external/webrtc/third_party/abseil-cpp/CMake/
DREADME.md1 # Abseil CMake Build Instructions
3 Abseil comes with a CMake build script ([CMakeLists.txt](../CMakeLists.txt))
4 that can be used on a wide range of platforms ("C" stands for cross-platform.).
5 If you don't have CMake installed already, you can download it for free from
6 <https://www.cmake.org/>.
8 CMake works by generating native makefiles or build projects that can
14 ## Incorporating Abseil Into a CMake Project
16 The recommendations below are similar to those for using CMake within the
18 …m/google/googletest/blob/master/googletest/README.md#incorporating-into-an-existing-cmake-project>)
20 ### Step-by-Step Instructions
[all …]
DAbseilHelpers.cmake8 # https://www.apache.org/licenses/LICENSE-2.0
21 # The IDE folder for Abseil that will be used if Abseil is included in a CMake
37 # CMake function to imitate Bazel's cc_library rule.
104 # Check if this is a header-only library
106 # 16.04 LTS) only come with cmake 3.5 by default. For this reason, we can't
122 # 1. "dll" -- This target is part of the DLL
123 # 2. "dll_dep" -- This target is not part of the DLL, but depends on the DLL.
128 # 3. "shared" -- This is a shared library, perhaps on a non-windows platform
130 # 4. "static" -- This target does not depend on the DLL and should be built
152 # Generate a pkg-config file for every library:
[all …]
/external/angle/third_party/abseil-cpp/CMake/
DREADME.md1 # Abseil CMake Build Instructions
3 Abseil comes with a CMake build script ([CMakeLists.txt](../CMakeLists.txt))
4 that can be used on a wide range of platforms ("C" stands for cross-platform.).
5 If you don't have CMake installed already, you can download it for free from
6 <https://www.cmake.org/>.
8 CMake works by generating native makefiles or build projects that can
14 ## Incorporating Abseil Into a CMake Project
16 The recommendations below are similar to those for using CMake within the
18 …m/google/googletest/blob/master/googletest/README.md#incorporating-into-an-existing-cmake-project>)
20 ### Step-by-Step Instructions
[all …]
/external/tensorflow/third_party/absl/abseil-cpp/CMake/
DREADME.md1 # Abseil CMake Build Instructions
3 Abseil comes with a CMake build script ([CMakeLists.txt](../CMakeLists.txt))
4 that can be used on a wide range of platforms ("C" stands for cross-platform.).
5 If you don't have CMake installed already, you can download it for free from
6 <https://www.cmake.org/>.
8 CMake works by generating native makefiles or build projects that can
14 ## Incorporating Abseil Into a CMake Project
16 The recommendations below are similar to those for using CMake within the
18 …m/google/googletest/blob/master/googletest/README.md#incorporating-into-an-existing-cmake-project>)
20 ### Step-by-Step Instructions
[all …]
DAbseilHelpers.cmake8 # https://www.apache.org/licenses/LICENSE-2.0
21 # The IDE folder for Abseil that will be used if Abseil is included in a CMake
37 # CMake function to imitate Bazel's cc_library rule.
103 # Check if this is a header-only library
105 # 16.04 LTS) only come with cmake 3.5 by default. For this reason, we can't
121 # 1. "dll" -- This target is part of the DLL
122 # 2. "dll_dep" -- This target is not part of the DLL, but depends on the DLL.
127 # 3. "shared" -- This is a shared library, perhaps on a non-windows platform
129 # 4. "static" -- This target does not depend on the DLL and should be built
151 # Generate a pkg-config file for every library:
[all …]
/external/libtextclassifier/abseil-cpp/CMake/
DREADME.md1 # Abseil CMake Build Instructions
3 Abseil comes with a CMake build script ([CMakeLists.txt](../CMakeLists.txt))
4 that can be used on a wide range of platforms ("C" stands for cross-platform.).
5 If you don't have CMake installed already, you can download it for free from
6 <https://www.cmake.org/>.
8 CMake works by generating native makefiles or build projects that can
14 ## Incorporating Abseil Into a CMake Project
16 The recommendations below are similar to those for using CMake within the
18 …m/google/googletest/blob/master/googletest/README.md#incorporating-into-an-existing-cmake-project>)
20 ### Step-by-Step Instructions
[all …]
/external/cronet/third_party/abseil-cpp/CMake/
DREADME.md1 # Abseil CMake Build Instructions
3 Abseil comes with a CMake build script ([CMakeLists.txt](../CMakeLists.txt))
4 that can be used on a wide range of platforms ("C" stands for cross-platform.).
5 If you don't have CMake installed already, you can download it for free from
6 <https://www.cmake.org/>.
8 CMake works by generating native makefiles or build projects that can
14 ## Incorporating Abseil Into a CMake Project
16 The recommendations below are similar to those for using CMake within the
18 …m/google/googletest/blob/master/googletest/README.md#incorporating-into-an-existing-cmake-project>)
20 ### Step-by-Step Instructions
[all …]
/external/abseil-cpp/CMake/
DREADME.md1 # Abseil CMake Build Instructions
3 Abseil comes with a CMake build script ([CMakeLists.txt](../CMakeLists.txt))
4 that can be used on a wide range of platforms ("C" stands for cross-platform.).
5 If you don't have CMake installed already, you can download it for free from
6 <https://www.cmake.org/>.
8 CMake works by generating native makefiles or build projects that can
14 ## Incorporating Abseil Into a CMake Project
16 The recommendations below are similar to those for using CMake within the
18 …m/google/googletest/blob/master/googletest/README.md#incorporating-into-an-existing-cmake-project>)
20 ### Step-by-Step Instructions
[all …]
/external/expat/.github/workflows/
Dcmake-required-version.yml8 # Copyright (c) 2021-2023 Sebastian Pipping <sebastian@pipping.org>
31 name: Ensure realistic minimum CMake version requirement
37 - cron: '0 2 * * 5' # Every Friday at 2am
44 name: Ensure realistic minimum CMake version requirement
45 runs-on: ubuntu-20.04
47 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
49 - name: Install ancient CMake
51 set -ux
53 …needed_cmake_version="$(sed -n 's/cmake_minimum_required(VERSION \(.*\))/\1/p' expat/CMakeLists.tx…
55 installer_filename="cmake-${needed_cmake_version}-linux-x86_64.sh"
[all …]
/external/rust/crates/grpcio-sys/grpc/cmake/modules/
DFindre2.cmake7 # http://www.apache.org/licenses/LICENSE-2.0
17 message(STATUS "Found RE2 via CMake.")
22 # because CMake fails when another target with the same name already exists.
24 message(STATUS "Found RE2 via pkg-config already?")
29 # TODO(junyer): Use the IMPORTED_TARGET option whenever CMake 3.6 (or newer)
30 # becomes the minimum required: that will take care of the add_library() and
32 # For now, we can only set INTERFACE_* properties that existed in CMake 3.5.
42 # Filter out the -std flag, which is handled by CMAKE_CXX_STANDARD.
43 # TODO(junyer): Use the FILTER option whenever CMake 3.6 (or newer)
44 # becomes the minimum required: that will allow this to be concise.
[all …]
/external/grpc-grpc/cmake/modules/
DFindre2.cmake7 # http://www.apache.org/licenses/LICENSE-2.0
17 message(STATUS "Found RE2 via CMake.")
22 # because CMake fails when another target with the same name already exists.
24 message(STATUS "Found RE2 via pkg-config already?")
29 # TODO(junyer): Use the IMPORTED_TARGET option whenever CMake 3.6 (or newer)
30 # becomes the minimum required: that will take care of the add_library() and
32 # For now, we can only set INTERFACE_* properties that existed in CMake 3.5.
42 # Filter out the -std flag, which is handled by CMAKE_CXX_STANDARD.
43 # TODO(junyer): Use the FILTER option whenever CMake 3.6 (or newer)
44 # becomes the minimum required: that will allow this to be concise.
[all …]
/external/libjpeg-turbo/
DBUILDING.md1 Building libjpeg-turbo
6 ------------------
11 - [CMake](http://www.cmake.org) v2.8.12 or later
13 - [NASM](http://www.nasm.us) or [Yasm](http://yasm.tortall.net)
14 (if building x86 or x86-64 SIMD extensions)
19 - NOTE: Currently, if it is desirable to hide the SIMD function symbols in
21 libjpeg-turbo, then NASM 2.14 or later or Yasm must be used when
22 building libjpeg-turbo.
24 to the assembler by using either the `CMAKE_ASM_NASM_COMPILER` CMake
34 - GCC v4.1 (or later) or Clang recommended for best performance
[all …]
/external/flatbuffers/android/app/src/main/cpp/
DCMakeLists.txt1 # For more information about using CMake with Android Studio, read the
2 # documentation: https://d.android.com/studio/projects/add-native-code.html
4 # Sets the minimum version of CMake required to build the native library.
10 # You can define multiple libraries, and CMake builds them for you.
20 native-lib
32 # variable. Because CMake includes system libraries in the search path by
34 # you want to add. CMake verifies that the library exists before
38 log-lib
41 # you want CMake to locate.
44 # Specifies libraries CMake should link to your target library. You
[all …]
/external/curl/docs/
DINSTALL-CMAKE.md1 <!--
4 SPDX-License-Identifier: curl
5 -->
7 # Building with CMake
10 from source code using the CMake build tool. To build with CMake, you of
11 course first have to install CMake. The minimum required version of CMake is
13 tree. Once the correct version of CMake is installed you can follow the
16 CMake builds can be configured either from the command line, or from one of
17 CMake's GUIs.
19 # Current flaws in the curl CMake build
[all …]
/external/oboe/apps/fxlab/app/
DCMakeLists.txt1 # For more information about using CMake with Android Studio, read the
2 # documentation: https://d.android.com/studio/projects/add-native-code.html
4 # Sets the minimum version of CMake required to build the native library.
17 # You can define multiple libraries, and CMake builds them for you.
21 native-lib
25 src/main/cpp/native-lib.cpp
31 target_compile_options(native-lib PRIVATE /W4 /WX)
33 target_compile_options(native-lib PRIVATE -Wall -Wextra -pedantic)
36 target_compile_options(native-lib PRIVATE -Ofast)
39 # variable. Because CMake includes system libraries in the search path by
[all …]
/external/oboe/samples/RhythmGame/
Dbuild.gradle12 cmake {
13 cppFlags "-std=c++17"
14 abiFilters 'armeabi-v7a', 'arm64-v8a', 'x86', 'x86_64'
21 proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
25 cmake {
34 // Oboe has a minimum API of 16, but AMediaExtractor (used to extract the MP3 assets)
39 cmake {
40 arguments "-DUSE_FFMPEG=0"
46 * - Uncomment this block
47 * - Change the build variant to ffmpegExtractor
[all …]
/external/sdv/vsomeip/third_party/boost/predef/
DCMakeLists.txt8 # CMake support for Boost.Predef is currently experimental at best and the
11 # This file provides minimal cmake support (no unit-tests,
12 # no installation) for integration into a "host" cmake project
13 # via the "add_subdirectory( <path-to-boost-predef> )" command.
15 # Other cmake targets can then use the public target name
19 # target_link_libraries( <my-exe/lib> PUBLIC Boost::predef )
21 # Only need the basic minimum of project, add_library, and
26 # header. And don't set LANGUAGES as we are multi-language and header
/external/google-fruit/
Dconanfile.py1 from conans import ConanFile, CMake, tools
16 generators = "cmake"
25 "apple-clang": 7.3,
29 # Unknown minimum version, let's try going ahead with the build to see if it works.
42 extracted_dir = self.name + "-" + self.version
47 self._cmake = CMake(self)
62 cmake = self._configure_cmake()
63 cmake.build()
66 cmake = self._configure_cmake()
67 cmake.install()
/external/cronet/third_party/apache-portable-runtime/src/
DREADME.cmake1 Experimental cmake-based build support for APR on Microsoft Windows
4 ------
7 Only Windows NT-based systems can be targeted. (The traditional
24 how to utilize the various cmake features, such as different
27 Please refer to the cmake documentation for additional information
28 that applies to building any project with cmake.
31 -------------
35 * cmake, version 2.8 or later
36 * If using a command-line compiler: compiler and linker and related tools
37 (Refer to the cmake documentation for more information.)
[all …]
/external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/
DCMakeLists.txt7 # http://www.apache.org/licenses/LICENSE-2.0
15 # For more information about using CMake with Android Studio, read the
16 # documentation: https://d.android.com/studio/projects/add-native-code.html
18 # Sets the minimum version of CMake required to build the native library.
28 add_definitions(-v -DANDROID -DOC_ARM_ASM)
30 set(CMAKE_CXX_FLAGS "-Wall -Wextra ${CMAKE_CXX_FLAGS}")
37 #set(CMAKE_CXX_FLAGS_DEBUG "-O0 -fno-limit-debug-info -g")
38 #set(CMAKE_CXX_FLAGS_RELEASE "-O2 -Os -DNDEBUG")
41 if(CMAKE_SYSTEM_PROCESSOR STREQUAL armv7-a)
42 add_definitions(-DARCH_ARM_USE_INTRINSICS -DARCH_ARM_HAVE_VFP)
[all …]

123456789