HomeSort by relevance Sort by last modified time
    Searched refs:cmake_minimum_required (Results 1 - 25 of 26) sorted by null

1 2

  /external/gflags/test/config/
CMakeLists.txt 3 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
  /external/gflags/test/nc/
CMakeLists.txt 3 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
  /external/tensorflow/tensorflow/examples/android/jni/
CMakeLists.txt 18 cmake_minimum_required(VERSION 3.4.1)
  /external/drrickorang/LoopbackApp/app/src/main/cpp/
CMakeLists.txt 17 cmake_minimum_required(VERSION 3.4.1)
  /external/libaom/libaom/build/cmake/
version.cmake 11 cmake_minimum_required(VERSION 3.5)
dist.cmake 11 cmake_minimum_required(VERSION 3.5)
generate_aom_config_templates.cmake 11 cmake_minimum_required(VERSION 3.5)
generate_exports.cmake 11 cmake_minimum_required(VERSION 3.5)
pkg_config.cmake 11 cmake_minimum_required(VERSION 3.5)
  /external/libdivsufsort/
CMakeLists.txt 2 cmake_minimum_required(VERSION 2.4.4)
  /external/tensorflow/tensorflow/contrib/android/cmake/
CMakeLists.txt 16 cmake_minimum_required(VERSION 3.4.1)
  /external/freetype/builds/cmake/
testbuild.sh 76 cmake_minimum_required(VERSION 2.6)
  /external/catch2/examples/
CMakeLists.txt 7 cmake_minimum_required( VERSION 3.0 )
  /external/catch2/projects/ExtraTests/
CMakeLists.txt 7 cmake_minimum_required( VERSION 3.5 )
  /external/cn-cbor/
CMakeLists.txt 6 cmake_minimum_required ( VERSION 3.0.0 )
  /external/google-breakpad/src/testing/
CMakeLists.txt 41 cmake_minimum_required(VERSION 2.6.2)
  /external/googletest/googlemock/
CMakeLists.txt 42 cmake_minimum_required(VERSION 2.6.4)
  /external/libaom/libaom/
docs.cmake 16 cmake_minimum_required(VERSION 3.5)
  /external/google-breakpad/src/testing/gtest/
CMakeLists.txt 43 cmake_minimum_required(VERSION 2.6.2)
  /external/googletest/googletest/docs/
Pkgconfig.md 23 cmake_minimum_required(VERSION 3.0)
  /external/sfntly/cpp/
CMakeLists.txt 3 cmake_minimum_required(VERSION 2.6.2)
  /external/googletest/googletest/
CMakeLists.txt 53 cmake_minimum_required(VERSION 2.6.4)
  /external/libaom/libaom/third_party/googletest/src/googletest/
CMakeLists.txt 48 cmake_minimum_required(VERSION 2.6.2)
  /build/soong/cc/
cmakelists.go 148 f.WriteString(fmt.Sprintf("cmake_minimum_required(VERSION %s)\n", minimumCMakeVersionSupported))
  /external/gflags/
CMakeLists.txt 22 ## cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
32 ## cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
42 ## cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
73 cmake_minimum_required (VERSION 3.0.2 FATAL_ERROR)

Completed in 805 milliseconds

1 2