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

1 23 4 5 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/cmake/llvm/
GenerateVersionFromCVS.cmake 0 # CMake project that writes Subversion revision information to a header.
13 # Chop off cmake/modules/GetSVN.cmake
20 "${LLVM_DIR}/cmake/modules")
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/cmake/llvm/
GenerateVersionFromCVS.cmake 0 # CMake project that writes Subversion revision information to a header.
13 # Chop off cmake/modules/GetSVN.cmake
20 "${LLVM_DIR}/cmake/modules")
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/cmake/llvm/
GenerateVersionFromCVS.cmake 0 # CMake project that writes Subversion revision information to a header.
13 # Chop off cmake/modules/GetSVN.cmake
20 "${LLVM_DIR}/cmake/modules")
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/cmake/llvm/
GenerateVersionFromCVS.cmake 0 # CMake project that writes Subversion revision information to a header.
13 # Chop off cmake/modules/GetSVN.cmake
20 "${LLVM_DIR}/cmake/modules")
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/cmake/clang/
ClangConfig.cmake 4 # Compute the installation prefix from this LLVMConfig.cmake file location.
11 HINTS "${CLANG_INSTALL_PREFIX}/lib64/cmake/llvm")
14 set(CLANG_CMAKE_DIR "${CLANG_INSTALL_PREFIX}/lib64/cmake/clang")
18 include("${CLANG_CMAKE_DIR}/ClangTargets.cmake")
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/cmake/llvm/
GenerateVersionFromCVS.cmake 0 # CMake project that writes Subversion revision information to a header.
13 # Chop off cmake/modules/GetSVN.cmake
20 "${LLVM_DIR}/cmake/modules")
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/cmake/clang/
ClangConfig.cmake 4 # Compute the installation prefix from this LLVMConfig.cmake file location.
11 HINTS "${CLANG_INSTALL_PREFIX}/lib64/cmake/llvm")
14 set(CLANG_CMAKE_DIR "${CLANG_INSTALL_PREFIX}/lib64/cmake/clang")
18 include("${CLANG_CMAKE_DIR}/ClangTargets.cmake")
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/cmake/llvm/
GenerateVersionFromCVS.cmake 0 # CMake project that writes Subversion revision information to a header.
13 # Chop off cmake/modules/GetSVN.cmake
20 "${LLVM_DIR}/cmake/modules")
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/cmake/llvm/
GenerateVersionFromCVS.cmake 0 # CMake project that writes Subversion revision information to a header.
13 # Chop off cmake/modules/GetSVN.cmake
20 "${LLVM_DIR}/cmake/modules")
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/cmake/llvm/
GenerateVersionFromCVS.cmake 0 # CMake project that writes Subversion revision information to a header.
13 # Chop off cmake/modules/GetSVN.cmake
20 "${LLVM_DIR}/cmake/modules")
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/cmake/llvm/
GenerateVersionFromCVS.cmake 0 # CMake project that writes Subversion revision information to a header.
13 # Chop off cmake/modules/GetSVN.cmake
20 "${LLVM_DIR}/cmake/modules")
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/cmake/llvm/
GenerateVersionFromCVS.cmake 0 # CMake project that writes Subversion revision information to a header.
13 # Chop off cmake/modules/GetSVN.cmake
20 "${LLVM_DIR}/cmake/modules")
  /external/libcxx/
appveyor-reqs-install.cmd 26 :: Install a recent CMake
28 if NOT EXIST cmake (
29 appveyor DownloadFile https://cmake.org/files/v3.7/cmake-3.7.2-win64-x64.zip -FileName cmake.zip
30 7z x cmake.zip -oC:\projects\deps > nul
31 move C:\projects\deps\cmake-* C:\projects\deps\cmake
32 rm cmake.zip
34 @set PATH=C:\projects\deps\cmake\bin;%PATH
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/
appveyor-reqs-install.cmd 26 :: Install a recent CMake
28 if NOT EXIST cmake (
29 appveyor DownloadFile https://cmake.org/files/v3.7/cmake-3.7.2-win64-x64.zip -FileName cmake.zip
30 7z x cmake.zip -oC:\projects\deps > nul
31 move C:\projects\deps\cmake-* C:\projects\deps\cmake
32 rm cmake.zip
34 @set PATH=C:\projects\deps\cmake\bin;%PATH
    [all...]
  /external/cn-cbor/
.travis.yml 11 - cmake
12 - cmake-data
  /external/curl/docs/cmdline-opts/
CMakeLists.txt 4 transform_makefile_inc("Makefile.inc" "${CMAKE_CURRENT_BINARY_DIR}/Makefile.inc.cmake")
5 include("${CMAKE_CURRENT_BINARY_DIR}/Makefile.inc.cmake")
  /external/curl/docs/libcurl/opts/
CMakeLists.txt 2 transform_makefile_inc("Makefile.inc" "${CMAKE_CURRENT_BINARY_DIR}/Makefile.inc.cmake")
3 include("${CMAKE_CURRENT_BINARY_DIR}/Makefile.inc.cmake")
  /external/jsoncpp/
dev.makefile 5 cd build/debug; cmake -DCMAKE_BUILD_TYPE=debug -DJSONCPP_LIB_BUILD_SHARED=ON -G "Unix Makefiles" ../..
9 # by cmake.
  /external/libcxx/cmake/Modules/
MacroEnsureOutOfSourceBuild.cmake 10 CMake would overwrite the makefiles distributed with Compiler-RT.
11 Please create a directory and run cmake from there, passing the path
  /external/libcxxabi/cmake/Modules/
MacroEnsureOutOfSourceBuild.cmake 10 CMake would overwrite the makefiles distributed with libcxxabi.
11 Please create a directory and run cmake from there, passing the path
  /external/swiftshader/third_party/LLVM/
INSTALL.vcxproj.filters 13 <Filter>CMake Rules</Filter>
18 <Filter Include="CMake Rules">
PACKAGE.vcxproj.filters 13 <Filter>CMake Rules</Filter>
18 <Filter Include="CMake Rules">
  /external/swiftshader/third_party/LLVM/cmake/modules/
INSTALL.vcxproj.filters 13 <Filter>CMake Rules</Filter>
18 <Filter Include="CMake Rules">
PACKAGE.vcxproj.filters 13 <Filter>CMake Rules</Filter>
18 <Filter Include="CMake Rules">
  /external/swiftshader/third_party/LLVM/include/llvm/
INSTALL.vcxproj.filters 13 <Filter>CMake Rules</Filter>
18 <Filter Include="CMake Rules">

Completed in 820 milliseconds

1 23 4 5 6 7 8 91011>>