Home
last modified time | relevance | path

Searched refs:exports_sources (Results 1 – 11 of 11) sorted by relevance

/external/catch2/
Dconanfile.py13 exports_sources = ("single_include/*", "CMakeLists.txt", "CMake/*", "contrib/*") variable in CatchConan
/external/angle/third_party/abseil-cpp/
Dconanfile.py22 exports_sources = ["CMakeLists.txt", "CMake/*", "absl/*"] variable in AbseilConan
/external/libtextclassifier/abseil-cpp/
Dconanfile.py22 exports_sources = ["CMakeLists.txt", "CMake/*", "absl/*"] variable in AbseilConan
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/
Dconanfile.py22 exports_sources = ["CMakeLists.txt", "CMake/*", "absl/*"] variable in AbseilConan
/external/openscreen/third_party/abseil/src/
Dconanfile.py22 exports_sources = ["CMakeLists.txt", "CMake/*", "absl/*"] variable in AbseilConan
/external/abseil-cpp/
Dconanfile.py22 exports_sources = ["CMakeLists.txt", "CMake/*", "absl/*"] variable in AbseilConan
/external/webrtc/third_party/abseil-cpp/
Dconanfile.py22 exports_sources = ["CMakeLists.txt", "CMake/*", "absl/*"] variable in AbseilConan
/external/google-benchmark/
Dconanfile.py15 exports_sources = ["*"] variable in GoogleBenchmarkConan
/external/flatbuffers/
Dconanfile.py24exports_sources = ["CMake/*", "include/*", "src/*", "grpc/*", "CMakeLists.txt", "conan/CMakeLists.… variable in FlatbuffersConan
/external/libaom/libaom/build/cmake/
Dgenerate_exports.cmake22 include("${AOM_ROOT}/build/cmake/exports_sources.cmake")
Dexports.cmake16 include("${AOM_ROOT}/build/cmake/exports_sources.cmake")