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

<<11121314151617181920>>

  /external/tensorflow/tensorflow/tools/ci_build/
Dockerfile.cpu.mpi 10 add-apt-repository -y ppa:george-edison55/cmake-3.x
Dockerfile.pi 9 add-apt-repository -y ppa:george-edison55/cmake-3.x
Dockerfile.pi-python3 9 add-apt-repository -y ppa:george-edison55/cmake-3.x
  /external/vulkan-validation-layers/cmake/
Copyright_cmake.txt 0 CMake - Cross Platform Makefile Generator
36 CMake in source and binary form. Some source files contain additional
38 for details. Third-party software packages supplied with CMake under
44 CMake was initially developed by Kitware with the following sponsorship:
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/cmake/llvm/
GetSVN.cmake 0 # CMake project that writes Subversion revision information to a header.
14 # Chop off cmake/modules/GetSVN.cmake
25 # the find_program call in FindSubversion.cmake.
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/cmake/llvm/
GetSVN.cmake 0 # CMake project that writes Subversion revision information to a header.
14 # Chop off cmake/modules/GetSVN.cmake
25 # the find_program call in FindSubversion.cmake.
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/cmake/llvm/
GetSVN.cmake 0 # CMake project that writes Subversion revision information to a header.
14 # Chop off cmake/modules/GetSVN.cmake
25 # the find_program call in FindSubversion.cmake.
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/cmake/llvm/
GetSVN.cmake 0 # CMake project that writes Subversion revision information to a header.
14 # Chop off cmake/modules/GetSVN.cmake
25 # the find_program call in FindSubversion.cmake.
  /external/jsoncpp/
README.md 35 Building and testing with new CMake
38 [CMake][] is a C++ Makefiles/Solution generator. It is usually available on most
41 sudo apt-get install cmake
43 [CMake]: http://www.cmake.org
48 When running CMake, a few parameters are required:
55 Steps for generating solution/makefiles using `cmake-gui`:
69 cmake -DCMAKE_BUILD_TYPE=debug -DJSONCPP_LIB_BUILD_SHARED=OFF -G "Unix Makefiles" ../..
72 Running `cmake -`" will display the list of available generators (passed using
75 By default CMake hides compilation commands. This can be modified by specifyin
    [all...]
  /external/brotli/scripts/
.travis.sh 37 "cmake")
43 cmake ${CMAKE_FLAGS} -DCMAKE_C_COMPILER="$CC" -DCMAKE_CXX_COMPILER="$CXX" -DENABLE_SANITIZER="${SANITIZER}" -DCMAKE_C_FLAGS="${CFLAGS}" ..
  /external/clang/lib/Basic/
CMakeLists.txt 31 set(get_svn_script "${LLVM_MAIN_SRC_DIR}/cmake/modules/GetSVN.cmake")
  /external/curl/tests/server/
CMakeLists.txt 44 "${CMAKE_CURRENT_BINARY_DIR}/Makefile.inc.cmake")
45 include(${CMAKE_CURRENT_BINARY_DIR}/Makefile.inc.cmake)
  /external/deqp/external/zlib/
CMakeLists.txt 0 # cmake file for zlib
4 message(FATAL_ERROR "Include Defs.cmake")
  /external/eigen/Eigen/
CholmodSupport 39 * For a cmake based project, you can use our FindCholmod.cmake module to help you in this task.
PaStiXSupport 40 * For a cmake based project, you can use our FindPaSTiX.cmake module to help you in this task.
  /external/eigen/bench/btl/
CMakeLists.txt 5 set(CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/cmake ${Eigen_SOURCE_DIR}/cmake)
  /external/eigen/cmake/
EigenConfigureTesting.cmake 35 configure_file(${CMAKE_CURRENT_SOURCE_DIR}/CTestCustom.cmake.in ${CMAKE_BINARY_DIR}/CTestCustom.cmake)
  /external/flatbuffers/samples/
csharp_sample.sh 18 # and `flatc` to be built (using `cmake` in the root directory).
30 # Run `flatc`. Note: This requires you to compile using `cmake` from the
javascript_sample.sh 18 # and `flatc` to be built (using `cmake` in the root directory).
30 # Run `flatc`. Note: This requires you to compile using `cmake` from the
php_sample.sh 18 # and `flatc` to be built (using `cmake` in the root directory).
30 # Run `flatc`. Note: This requires you to compile using `cmake` from the
python_sample.sh 18 # and `flatc` to be built (using `cmake` in the root directory).
30 # Run `flatc`. Note: This requires you to compile using `cmake` from the
  /external/google-benchmark/
appveyor.yml 46 - cmake -G "%generator%" "-DCMAKE_BUILD_TYPE=%configuration%" -DBENCHMARK_DOWNLOAD_DEPENDENCIES=ON ..
47 - cmake --build . --config %configuration%
  /external/google-breakpad/src/testing/gtest/cmake/
internal_utils.cmake 15 # Tweaks CMake's default compiler/linker settings to suit Google Test's needs.
21 # For MSVC, CMake sets certain flags to defaults we want to override.
22 # This replacement code is taken from sample in the CMake Wiki at
23 # http://www.cmake.org/Wiki/CMake_FAQ#Dynamic_Replace.
33 # on CRT DLLs being available. CMake always defaults to using shared
56 # Newlines inside flags variables break CMake's NMake generator.
92 # CMake 2.8 changes Visual Age's compiler ID to "XL".
220 # directly bind it from cmake. ${CTEST_CONFIGURATION_TYPE} is known
  /external/libdivsufsort/
generate_includes.sh 19 # be generated by cmake. Run this command whenever you update the include files.
32 cmake "${LOCAL_PATH}" \
  /external/tensorflow/tensorflow/contrib/android/cmake/
README.md 3 This directory contains CMake support for building the Android Java Inference
18 new File("${/path/to/tensorflow_repo}/contrib/android/cmake")

Completed in 557 milliseconds

<<11121314151617181920>>