HomeSort by relevance Sort by last modified time
    Searched full:cmake (Results 726 - 750 of 1271) sorted by null

<<21222324252627282930>>

  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/
CMakeLists.txt 1 # See www/CMake.html for instructions on how to build libcxxabi with CMake.
15 "${CMAKE_CURRENT_SOURCE_DIR}/cmake"
16 "${CMAKE_CURRENT_SOURCE_DIR}/cmake/Modules"
28 # Find the LLVM sources and simulate LLVM CMake options.
36 build directory and run 'cmake /path/to/${PROJECT_NAME} [options]' there."
40 # Setup CMake Options
145 "${CMAKE_CURRENT_SOURCE_DIR}/cmake"
146 "${CMAKE_CURRENT_SOURCE_DIR}/cmake/Modules"
300 # On Release builds cmake automatically defines NDEBUG, so w
    [all...]
  /external/libevent/
ChangeLog 50 o Testing with vagrant for 6 OS and cmake+autoconf (9585338 Azat Khuzhin)
54 o Fix cmake -DEVENT__COVERAGE=ON (40fbffc Azat Khuzhin)
57 o cmake: fix finding python2, and check that it is really 2 (3453c08 Azat Khuzhin)
58 o cmake: fix CheckFunctionExistsEx/CheckPrototypeDefinition (CMP0054) (43b69b2 Azat Khuzhin)
59 o cmake: cleanup (dc624ad Zonr Chang)
60 o cmake/win32: fix running regress, but fixing finding python2 interpreter (bcb990a Azat Khuzhin)
61 o cmake: use PYTHON_EXECUTABLE to find python2 (a4d044c Azat Khuzhin)
369 o appveyor: check -DUNICODE -D_UNICODE according to ReleaseChecklist (cmake only) (e9acc44 Azat Khuzhin)
371 o appveyor: drop shallow_clone, since we use tags for detecting version in cmake (ac90133 Azat Khuzhin)
372 o appveyor: support cmake & autotools using build matrix (like travis-ci has) (8f95015 Azat Khuzhin
    [all...]
  /external/brotli/
CMakeLists.txt 1 # Ubuntu 12.04 LTS has CMake 2.8.7, and is an important target since
28 # See https://cmake.org/Wiki/CMake_RPATH_handling#Always_full_RPATH
162 # Older CMake versions does not understand INCLUDE_DIRECTORIES property.
187 # For projects stuck on older versions of CMake, this will set the
271 -P ${CMAKE_CURRENT_SOURCE_DIR}/tests/run-roundtrip-test.cmake)
286 -P ${CMAKE_CURRENT_SOURCE_DIR}/tests/run-compatibility-test.cmake)
  /external/libpcap/
CMakeLists.txt 366 # From a mail message to the CMake mailing list by Andy Cedilnik of
387 # Since scanner.c does not exist yet when cmake is run, mark
428 # Since grammar.c does not exists yet when cmake is run, mark
442 # CMake does not love Windows.
469 # Since version.c does not exists yet when cmake is run, mark
483 # Since pcap_version.h does not exists yet when cmake is run, mark
  /frameworks/rs/tests/lldb/
README.txt 149 The following CMake variables should be enabled when generating:
163 Cmake 3.4.0 (So we can generate Visual Studio 2015 solutions)
175 Select the Cmake generator "Microsoft Visual Studio 2015 Win64".
176 The following CMake variables should be enabled when generating:
182 Using cmake-gui is a good idea and lets you make sure that swig has
185 In the CMake configure step, you should see something similar to the
  /external/clang/lib/Tooling/
CommonOptionsParser.cpp 39 "\tFor example, it can be a CMake build directory in which a file named\n"
49 "\tabsolute, it needs to point into CMake's source tree. If the path is\n"
50 "\trelative, the current working directory needs to be in the CMake\n"
  /external/eigen/test/
CMakeLists.txt 2 # in order to prevent a rebuild everytime cmake is configured
17 include("../cmake/language_support.cmake")
  /external/googletest/googletest/
CHANGES 36 * A gtest_disable_pthreads CMake option.
69 * Experimental feature: CMake build script (requires CMake 2.6.4+).
  /external/libvpx/libvpx/third_party/googletest/src/
CHANGES 36 * A gtest_disable_pthreads CMake option.
69 * Experimental feature: CMake build script (requires CMake 2.6.4+).
  /external/v8/testing/gtest/
CHANGES 36 * A gtest_disable_pthreads CMake option.
69 * Experimental feature: CMake build script (requires CMake 2.6.4+).
  /external/vulkan-validation-layers/tests/gtest-1.7.0/
CHANGES 36 * A gtest_disable_pthreads CMake option.
69 * Experimental feature: CMake build script (requires CMake 2.6.4+).
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/
CHANGES 30 * A gtest_disable_pthreads CMake option.
63 * Experimental feature: CMake build script (requires CMake 2.6.4+).
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/
CHANGES 36 * A gtest_disable_pthreads CMake option.
69 * Experimental feature: CMake build script (requires CMake 2.6.4+).
  /external/boringssl/src/util/
generate-coverage.sh 30 cmake "$SRC" -GNinja -DGCOV=1
  /external/capstone/
CREDITS.TXT 49 Daniel Pistelli: Cmake support.
  /external/clang/docs/
LibASTMatchersTutorial.rst 33 Next you need to obtain the CMake build system and Ninja build tool. You
34 may already have CMake installed, but current binary versions of CMake
47 git clone git://cmake.org/stage/cmake.git
48 cd cmake
60 cmake -G Ninja ../llvm -DLLVM_BUILD_TESTS=ON # Enable tests; default is off.
83 configure, then ``'g'`` to generate CMake's files.
95 First, we'll need to create a new directory for our tool and tell CMake
  /external/clang/tools/libclang/
CMakeLists.txt 139 -P "${CMAKE_BINARY_DIR}/cmake_install.cmake")
  /external/conscrypt/platform/
build.gradle 49 cmake {
  /external/deqp/framework/delibs/cmake/
toolchain-raspi.cmake 2 # drawElements CMake utilities
  /external/deqp/targets/android/
android.cmake 2 # drawElements CMake utilities
  /external/deqp/targets/default/
default.cmake 2 # drawElements CMake utilities
  /external/deqp/targets/ios/
ios.cmake 2 # drawElements CMake utilities
  /external/deqp/targets/raspi/
raspi.cmake 2 # drawElements CMake utilities
  /external/deqp/targets/x11_egl/
x11_egl.cmake 2 # drawElements CMake utilities
  /external/eigen/cmake/
FindBLAS.cmake 35 # The user can give specific paths where to find the libraries adding cmake
36 # options at configure (ex: cmake path/to/project -DBLAS_DIR=path/to/blas):
41 # are not given as cmake variable: BLAS_DIR, BLAS_INCDIR, BLAS_LIBDIR
61 # 1) we look in cmake variable BLAS_LIBDIR or BLAS_DIR (we guess the libdirs) if defined
64 # 4) we look in common system paths depending on the system, see for example paths contained in the following cmake variables:
79 # (To distribute this file outside of CMake, substitute the full
114 "- Option 1: Provide the Installation directory of BLAS library with cmake option: -D${LIBNAME}_DIR=your/path/to/${libname}/\n"
115 "- Option 2: Provide the directory where to find the library with cmake option: -D${LIBNAME}_LIBDIR=your/path/to/${libname}/lib/\n"
377 # call cmake macro to find the header path
399 # If found, add path to cmake variabl
    [all...]

Completed in 650 milliseconds

<<21222324252627282930>>