react-native-vision-camera-spoof-detector 1.0.11 → 1.0.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1068) hide show
  1. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/cache-v2-593615c01014894f7d9d.json +1567 -0
  2. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/cmakeFiles-v1-cec3bebe5b340139fefc.json +242 -0
  3. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/codemodel-v2-a8f91d3eca5da2963f1f.json +185 -0
  4. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/directory-.-Debug-d0094a50bb2071803777.json +14 -0
  5. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/directory-libyuv-Debug-e839e3fdbba1f0402ad5.json +100 -0
  6. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/index-2026-01-23T10-39-46-0979.json +92 -0
  7. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-cpuid-Debug-f9e0e7e6e8f28dea459b.json +136 -0
  8. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-faceantispoof-Debug-6825a16d8b2d4ea53c24.json +181 -0
  9. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-fastyuv-Debug-587435b39723ea946fe6.json +182 -0
  10. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-yuv-Debug-4a69a1a98cda70e2cadb.json +433 -0
  11. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-yuv_common_objects-Debug-9acb64274e13e77cdda7.json +522 -0
  12. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-yuv_neon64-Debug-15dd2651b8d2a7354fc5.json +137 -0
  13. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-yuv_shared-Debug-fb9498d5f443abe0ceb6.json +455 -0
  14. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-yuv_sme-Debug-911a403e113ad0a481ba.json +126 -0
  15. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-yuv_sve-Debug-6b635f298aa4cf212220.json +104 -0
  16. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-yuvconstants-Debug-f355715bcfa4fc8e32f2.json +136 -0
  17. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/reply/target-yuvconvert-Debug-5b399b2484f71c450ee4.json +157 -0
  18. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.ninja_deps +0 -0
  19. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/.ninja_log +63 -0
  20. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeCache.txt +465 -0
  21. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake +72 -0
  22. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake +83 -0
  23. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_C.bin +0 -0
  24. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_CXX.bin +0 -0
  25. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake +15 -0
  26. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.c +803 -0
  27. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o +0 -0
  28. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.cpp +791 -0
  29. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
  30. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/CMakeOutput.log +276 -0
  31. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/TargetDirectories.txt +27 -0
  32. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/cmake.check_cache +1 -0
  33. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/faceantispoof.dir/D_/Jescon/insure/node_modules/react-native/ReactCommon/jsi/jsi/jsi.cpp.o +0 -0
  34. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o +0 -0
  35. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o +0 -0
  36. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/fastyuv.dir/fast_yuv.cpp.o +0 -0
  37. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CMakeFiles/rules.ninja +198 -0
  38. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CPackConfig.cmake +71 -0
  39. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/CPackSourceConfig.cmake +79 -0
  40. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/additional_project_files.txt +48 -0
  41. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/android_gradle_build.json +106 -0
  42. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/android_gradle_build_mini.json +87 -0
  43. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/build.ninja +954 -0
  44. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/build_file_index.txt +3 -0
  45. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/cmake_install.cmake +59 -0
  46. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/compile_commands.json +277 -0
  47. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/compile_commands.json.bin +0 -0
  48. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/configure_fingerprint.bin +32 -0
  49. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o +0 -0
  50. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o +0 -0
  51. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o +0 -0
  52. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o +0 -0
  53. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o +0 -0
  54. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o +0 -0
  55. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o +0 -0
  56. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o +0 -0
  57. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o +0 -0
  58. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o +0 -0
  59. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o +0 -0
  60. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o +0 -0
  61. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o +0 -0
  62. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o +0 -0
  63. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o +0 -0
  64. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o +0 -0
  65. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o +0 -0
  66. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o +0 -0
  67. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o +0 -0
  68. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o +0 -0
  69. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o +0 -0
  70. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o +0 -0
  71. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o +0 -0
  72. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o +0 -0
  73. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o +0 -0
  74. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o +0 -0
  75. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o +0 -0
  76. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o +0 -0
  77. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o +0 -0
  78. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o +0 -0
  79. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o +0 -0
  80. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o +0 -0
  81. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o +0 -0
  82. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o +0 -0
  83. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o +0 -0
  84. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o +0 -0
  85. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o +0 -0
  86. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o +0 -0
  87. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o +0 -0
  88. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o +0 -0
  89. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o +0 -0
  90. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_neon64.dir/source/compare_neon64.cc.o +0 -0
  91. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_neon64.dir/source/rotate_neon64.cc.o +0 -0
  92. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_neon64.dir/source/row_neon64.cc.o +0 -0
  93. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_neon64.dir/source/scale_neon64.cc.o +0 -0
  94. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_sme.dir/source/rotate_sme.cc.o +0 -0
  95. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_sme.dir/source/row_sme.cc.o +0 -0
  96. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_sme.dir/source/scale_sme.cc.o +0 -0
  97. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuv_sve.dir/source/row_sve.cc.o +0 -0
  98. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o +0 -0
  99. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o +0 -0
  100. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/cmake_install.cmake +87 -0
  101. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/libyuv/libyuv.a +0 -0
  102. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/metadata_generation_command.txt +19 -0
  103. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/prefab_config.json +4 -0
  104. package/android/.cxx/Debug/3p3e3e6d/arm64-v8a/symbol_folder_index.txt +1 -0
  105. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/cache-v2-62e047fd2e8effc221ff.json +1587 -0
  106. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/cmakeFiles-v1-b0a565895209b9ff4bac.json +857 -0
  107. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/codemodel-v2-8c25b9248962461a19f1.json +167 -0
  108. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/directory-.-Debug-d0094a50bb2071803777.json +14 -0
  109. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/directory-libyuv-Debug-dfc5b161095c0303bf25.json +100 -0
  110. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/index-2026-01-21T10-59-01-0463.json +92 -0
  111. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-cpuid-Debug-68c654f2494fe85331a2.json +150 -0
  112. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-faceantispoof-Debug-ac55d7e4f1f0d0b504aa.json +181 -0
  113. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-fastyuv-Debug-9310e08e6c4a0c3f44ba.json +190 -0
  114. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-yuv-Debug-e739e507211274e150c4.json +406 -0
  115. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-yuv_common_objects-Debug-b8f98ac246cc50774d4a.json +536 -0
  116. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-yuv_neon-Debug-3bfb7494ed9fc10cfc19.json +151 -0
  117. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-yuv_shared-Debug-f9e980c68436c453d0a0.json +428 -0
  118. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-yuvconstants-Debug-fa071952ce7c51f6a893.json +150 -0
  119. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/reply/target-yuvconvert-Debug-dc2ab13f83396ff2d9d0.json +171 -0
  120. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.ninja_deps +0 -0
  121. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/.ninja_log +59 -0
  122. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeCache.txt +463 -0
  123. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake +72 -0
  124. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake +83 -0
  125. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_C.bin +0 -0
  126. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_CXX.bin +0 -0
  127. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake +15 -0
  128. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.c +803 -0
  129. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o +0 -0
  130. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.cpp +791 -0
  131. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
  132. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/CMakeOutput.log +268 -0
  133. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/TargetDirectories.txt +25 -0
  134. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/cmake.check_cache +1 -0
  135. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/faceantispoof.dir/D_/Jescon/insure/node_modules/react-native/ReactCommon/jsi/jsi/jsi.cpp.o +0 -0
  136. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o +0 -0
  137. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o +0 -0
  138. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/fastyuv.dir/fast_yuv.cpp.o +0 -0
  139. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CMakeFiles/rules.ninja +178 -0
  140. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CPackConfig.cmake +71 -0
  141. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/CPackSourceConfig.cmake +79 -0
  142. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/additional_project_files.txt +44 -0
  143. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/android_gradle_build.json +96 -0
  144. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/android_gradle_build_mini.json +77 -0
  145. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/build.ninja +1046 -0
  146. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/build_file_index.txt +3 -0
  147. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/cmake_install.cmake +59 -0
  148. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/compile_commands.json +257 -0
  149. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/compile_commands.json.bin +0 -0
  150. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/configure_fingerprint.bin +32 -0
  151. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o +0 -0
  152. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o +0 -0
  153. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o +0 -0
  154. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o +0 -0
  155. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o +0 -0
  156. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o +0 -0
  157. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o +0 -0
  158. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o +0 -0
  159. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o +0 -0
  160. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o +0 -0
  161. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o +0 -0
  162. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o +0 -0
  163. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o +0 -0
  164. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o +0 -0
  165. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o +0 -0
  166. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o +0 -0
  167. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o +0 -0
  168. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o +0 -0
  169. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o +0 -0
  170. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o +0 -0
  171. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o +0 -0
  172. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o +0 -0
  173. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o +0 -0
  174. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o +0 -0
  175. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o +0 -0
  176. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o +0 -0
  177. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o +0 -0
  178. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o +0 -0
  179. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o +0 -0
  180. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o +0 -0
  181. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o +0 -0
  182. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o +0 -0
  183. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o +0 -0
  184. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o +0 -0
  185. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o +0 -0
  186. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o +0 -0
  187. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o +0 -0
  188. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o +0 -0
  189. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o +0 -0
  190. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o +0 -0
  191. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o +0 -0
  192. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_neon.dir/source/compare_neon.cc.o +0 -0
  193. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_neon.dir/source/rotate_neon.cc.o +0 -0
  194. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_neon.dir/source/row_neon.cc.o +0 -0
  195. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuv_neon.dir/source/scale_neon.cc.o +0 -0
  196. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o +0 -0
  197. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o +0 -0
  198. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/cmake_install.cmake +87 -0
  199. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/libyuv/libyuv.a +0 -0
  200. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/metadata_generation_command.txt +19 -0
  201. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/prefab_config.json +4 -0
  202. package/android/.cxx/Debug/3p3e3e6d/armeabi-v7a/symbol_folder_index.txt +1 -0
  203. package/android/.cxx/Debug/3p3e3e6d/hash_key.txt +26 -0
  204. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/query/client-agp/cache-v2 +0 -0
  205. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/query/client-agp/cmakeFiles-v1 +0 -0
  206. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/query/client-agp/codemodel-v2 +0 -0
  207. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/cache-v2-2537654464bd2076be24.json +1587 -0
  208. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/cmakeFiles-v1-706218a5077fd881e482.json +857 -0
  209. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/codemodel-v2-23a173f839d9542358ba.json +158 -0
  210. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/directory-.-Debug-d0094a50bb2071803777.json +14 -0
  211. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/directory-libyuv-Debug-4ec66b5f6029e8ff67c8.json +100 -0
  212. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/index-2026-01-21T10-59-09-0618.json +92 -0
  213. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/target-cpuid-Debug-624f03cf8c08cc9c874a.json +136 -0
  214. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/target-faceantispoof-Debug-ab89eef6747bebc88475.json +181 -0
  215. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/target-fastyuv-Debug-22d5407e0a3cdf864c4f.json +157 -0
  216. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/target-yuv-Debug-6be82395d909a9d7e2ee.json +368 -0
  217. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/target-yuv_common_objects-Debug-9acb64274e13e77cdda7.json +522 -0
  218. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/target-yuv_shared-Debug-01b8efefed005712357d.json +390 -0
  219. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/target-yuvconstants-Debug-587911587290747907e2.json +136 -0
  220. package/android/.cxx/Debug/3p3e3e6d/x86/.cmake/api/v1/reply/target-yuvconvert-Debug-ea3eb858c463e1203a96.json +157 -0
  221. package/android/.cxx/Debug/3p3e3e6d/x86/.ninja_deps +0 -0
  222. package/android/.cxx/Debug/3p3e3e6d/x86/.ninja_log +55 -0
  223. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeCache.txt +463 -0
  224. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake +72 -0
  225. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake +83 -0
  226. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_C.bin +0 -0
  227. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_CXX.bin +0 -0
  228. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake +15 -0
  229. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.c +803 -0
  230. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o +0 -0
  231. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.cpp +791 -0
  232. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
  233. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/CMakeOutput.log +258 -0
  234. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/TargetDirectories.txt +24 -0
  235. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/cmake.check_cache +1 -0
  236. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/faceantispoof.dir/D_/Jescon/insure/node_modules/react-native/ReactCommon/jsi/jsi/jsi.cpp.o +0 -0
  237. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o +0 -0
  238. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o +0 -0
  239. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/fastyuv.dir/fast_yuv.cpp.o +0 -0
  240. package/android/.cxx/Debug/3p3e3e6d/x86/CMakeFiles/rules.ninja +168 -0
  241. package/android/.cxx/Debug/3p3e3e6d/x86/CPackConfig.cmake +71 -0
  242. package/android/.cxx/Debug/3p3e3e6d/x86/CPackSourceConfig.cmake +79 -0
  243. package/android/.cxx/Debug/3p3e3e6d/x86/additional_project_files.txt +40 -0
  244. package/android/.cxx/Debug/3p3e3e6d/x86/android_gradle_build.json +91 -0
  245. package/android/.cxx/Debug/3p3e3e6d/x86/android_gradle_build_mini.json +72 -0
  246. package/android/.cxx/Debug/3p3e3e6d/x86/build.ninja +945 -0
  247. package/android/.cxx/Debug/3p3e3e6d/x86/build_file_index.txt +3 -0
  248. package/android/.cxx/Debug/3p3e3e6d/x86/cmake_install.cmake +59 -0
  249. package/android/.cxx/Debug/3p3e3e6d/x86/compile_commands.json +237 -0
  250. package/android/.cxx/Debug/3p3e3e6d/x86/compile_commands.json.bin +0 -0
  251. package/android/.cxx/Debug/3p3e3e6d/x86/configure_fingerprint.bin +32 -0
  252. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o +0 -0
  253. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o +0 -0
  254. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o +0 -0
  255. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o +0 -0
  256. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o +0 -0
  257. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o +0 -0
  258. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o +0 -0
  259. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o +0 -0
  260. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o +0 -0
  261. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o +0 -0
  262. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o +0 -0
  263. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o +0 -0
  264. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o +0 -0
  265. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o +0 -0
  266. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o +0 -0
  267. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o +0 -0
  268. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o +0 -0
  269. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o +0 -0
  270. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o +0 -0
  271. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o +0 -0
  272. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o +0 -0
  273. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o +0 -0
  274. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o +0 -0
  275. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o +0 -0
  276. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o +0 -0
  277. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o +0 -0
  278. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o +0 -0
  279. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o +0 -0
  280. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o +0 -0
  281. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o +0 -0
  282. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o +0 -0
  283. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o +0 -0
  284. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o +0 -0
  285. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o +0 -0
  286. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o +0 -0
  287. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o +0 -0
  288. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o +0 -0
  289. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o +0 -0
  290. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o +0 -0
  291. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o +0 -0
  292. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o +0 -0
  293. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o +0 -0
  294. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o +0 -0
  295. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/cmake_install.cmake +87 -0
  296. package/android/.cxx/Debug/3p3e3e6d/x86/libyuv/libyuv.a +0 -0
  297. package/android/.cxx/Debug/3p3e3e6d/x86/metadata_generation_command.txt +19 -0
  298. package/android/.cxx/Debug/3p3e3e6d/x86/prefab_config.json +4 -0
  299. package/android/.cxx/Debug/3p3e3e6d/x86/symbol_folder_index.txt +1 -0
  300. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/query/client-agp/cache-v2 +0 -0
  301. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/query/client-agp/cmakeFiles-v1 +0 -0
  302. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/query/client-agp/codemodel-v2 +0 -0
  303. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/cache-v2-6e913c0333212dfe7b78.json +1555 -0
  304. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/cmakeFiles-v1-1aa875f3c4202f680d6a.json +242 -0
  305. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/codemodel-v2-6408aaae6415667c90f5.json +158 -0
  306. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/directory-.-Debug-d0094a50bb2071803777.json +14 -0
  307. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/directory-libyuv-Debug-95b36d86c3643b8456d6.json +100 -0
  308. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/index-2026-01-23T10-39-48-0292.json +92 -0
  309. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/target-cpuid-Debug-22fe593bc79b77c42709.json +136 -0
  310. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/target-faceantispoof-Debug-a43f3f395b2ea5a98918.json +181 -0
  311. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/target-fastyuv-Debug-9cf04b116c0bf1bf5cbb.json +157 -0
  312. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/target-yuv-Debug-216c8b61ec2a3f632fa2.json +368 -0
  313. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/target-yuv_common_objects-Debug-9acb64274e13e77cdda7.json +522 -0
  314. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/target-yuv_shared-Debug-2b6d4bb021fb50e9ba37.json +390 -0
  315. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/target-yuvconstants-Debug-08fc0ba01ef456e22b0b.json +136 -0
  316. package/android/.cxx/Debug/3p3e3e6d/x86_64/.cmake/api/v1/reply/target-yuvconvert-Debug-1a4fb350f07380b46339.json +157 -0
  317. package/android/.cxx/Debug/3p3e3e6d/x86_64/.ninja_deps +0 -0
  318. package/android/.cxx/Debug/3p3e3e6d/x86_64/.ninja_log +55 -0
  319. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeCache.txt +463 -0
  320. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake +72 -0
  321. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake +83 -0
  322. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_C.bin +0 -0
  323. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_CXX.bin +0 -0
  324. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake +15 -0
  325. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.c +803 -0
  326. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o +0 -0
  327. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.cpp +791 -0
  328. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
  329. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/CMakeOutput.log +258 -0
  330. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/TargetDirectories.txt +24 -0
  331. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/cmake.check_cache +1 -0
  332. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/faceantispoof.dir/D_/Jescon/insure/node_modules/react-native/ReactCommon/jsi/jsi/jsi.cpp.o +0 -0
  333. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o +0 -0
  334. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o +0 -0
  335. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/fastyuv.dir/fast_yuv.cpp.o +0 -0
  336. package/android/.cxx/Debug/3p3e3e6d/x86_64/CMakeFiles/rules.ninja +168 -0
  337. package/android/.cxx/Debug/3p3e3e6d/x86_64/CPackConfig.cmake +71 -0
  338. package/android/.cxx/Debug/3p3e3e6d/x86_64/CPackSourceConfig.cmake +79 -0
  339. package/android/.cxx/Debug/3p3e3e6d/x86_64/additional_project_files.txt +40 -0
  340. package/android/.cxx/Debug/3p3e3e6d/x86_64/android_gradle_build.json +91 -0
  341. package/android/.cxx/Debug/3p3e3e6d/x86_64/android_gradle_build_mini.json +72 -0
  342. package/android/.cxx/Debug/3p3e3e6d/x86_64/build.ninja +844 -0
  343. package/android/.cxx/Debug/3p3e3e6d/x86_64/build_file_index.txt +3 -0
  344. package/android/.cxx/Debug/3p3e3e6d/x86_64/cmake_install.cmake +59 -0
  345. package/android/.cxx/Debug/3p3e3e6d/x86_64/compile_commands.json +237 -0
  346. package/android/.cxx/Debug/3p3e3e6d/x86_64/compile_commands.json.bin +0 -0
  347. package/android/.cxx/Debug/3p3e3e6d/x86_64/configure_fingerprint.bin +32 -0
  348. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o +0 -0
  349. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o +0 -0
  350. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o +0 -0
  351. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o +0 -0
  352. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o +0 -0
  353. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o +0 -0
  354. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o +0 -0
  355. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o +0 -0
  356. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o +0 -0
  357. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o +0 -0
  358. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o +0 -0
  359. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o +0 -0
  360. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o +0 -0
  361. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o +0 -0
  362. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o +0 -0
  363. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o +0 -0
  364. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o +0 -0
  365. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o +0 -0
  366. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o +0 -0
  367. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o +0 -0
  368. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o +0 -0
  369. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o +0 -0
  370. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o +0 -0
  371. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o +0 -0
  372. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o +0 -0
  373. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o +0 -0
  374. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o +0 -0
  375. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o +0 -0
  376. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o +0 -0
  377. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o +0 -0
  378. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o +0 -0
  379. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o +0 -0
  380. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o +0 -0
  381. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o +0 -0
  382. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o +0 -0
  383. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o +0 -0
  384. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o +0 -0
  385. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o +0 -0
  386. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o +0 -0
  387. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o +0 -0
  388. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o +0 -0
  389. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o +0 -0
  390. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o +0 -0
  391. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/cmake_install.cmake +87 -0
  392. package/android/.cxx/Debug/3p3e3e6d/x86_64/libyuv/libyuv.a +0 -0
  393. package/android/.cxx/Debug/3p3e3e6d/x86_64/metadata_generation_command.txt +19 -0
  394. package/android/.cxx/Debug/3p3e3e6d/x86_64/prefab_config.json +4 -0
  395. package/android/.cxx/Debug/3p3e3e6d/x86_64/symbol_folder_index.txt +1 -0
  396. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/query/client-agp/cache-v2 +0 -0
  397. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/query/client-agp/cmakeFiles-v1 +0 -0
  398. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/query/client-agp/codemodel-v2 +0 -0
  399. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/cache-v2-d3d58bf7a8f4fead380a.json +1599 -0
  400. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/cmakeFiles-v1-de3cbab15cb1ec82716a.json +857 -0
  401. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/codemodel-v2-e3de334cb8b1818bc38c.json +185 -0
  402. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/directory-.-RelWithDebInfo-d0094a50bb2071803777.json +14 -0
  403. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/directory-libyuv-RelWithDebInfo-5fec487d2d34888372dd.json +100 -0
  404. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/index-2025-12-06T17-11-38-0161.json +92 -0
  405. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-cpuid-RelWithDebInfo-f20fa5c440501301bd6c.json +136 -0
  406. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-faceantispoof-RelWithDebInfo-72b2468d2f5dcf5d4b27.json +181 -0
  407. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-fastyuv-RelWithDebInfo-83b3947168a73bd028cf.json +182 -0
  408. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-yuv-RelWithDebInfo-037ebb6c75430c883ecd.json +433 -0
  409. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-yuv_common_objects-RelWithDebInfo-f2035858c2590eca2838.json +522 -0
  410. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-yuv_neon64-RelWithDebInfo-20fe5c1989a51f8cd5e0.json +137 -0
  411. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-yuv_shared-RelWithDebInfo-0acc588821da92fe8d21.json +455 -0
  412. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-yuv_sme-RelWithDebInfo-61a0667a37bbe70c86a1.json +126 -0
  413. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-yuv_sve-RelWithDebInfo-73aa37fbe5b8af7b71d6.json +104 -0
  414. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-yuvconstants-RelWithDebInfo-7cf6683f369adfc74af8.json +136 -0
  415. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.cmake/api/v1/reply/target-yuvconvert-RelWithDebInfo-ff99b6f9f4406b71ca2d.json +157 -0
  416. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.ninja_deps +0 -0
  417. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/.ninja_log +63 -0
  418. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeCache.txt +465 -0
  419. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake +72 -0
  420. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake +83 -0
  421. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_C.bin +0 -0
  422. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_CXX.bin +0 -0
  423. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake +15 -0
  424. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.c +803 -0
  425. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o +0 -0
  426. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.cpp +791 -0
  427. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
  428. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/CMakeOutput.log +276 -0
  429. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/TargetDirectories.txt +27 -0
  430. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/cmake.check_cache +1 -0
  431. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/faceantispoof.dir/D_/Jescon/insure/node_modules/react-native/ReactCommon/jsi/jsi/jsi.cpp.o +0 -0
  432. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o +0 -0
  433. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o +0 -0
  434. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/fastyuv.dir/fast_yuv.cpp.o +0 -0
  435. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CMakeFiles/rules.ninja +198 -0
  436. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CPackConfig.cmake +71 -0
  437. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/CPackSourceConfig.cmake +79 -0
  438. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/additional_project_files.txt +48 -0
  439. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/android_gradle_build.json +106 -0
  440. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/android_gradle_build_mini.json +87 -0
  441. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/build.ninja +1071 -0
  442. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/build_file_index.txt +3 -0
  443. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/cmake_install.cmake +59 -0
  444. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/compile_commands.json +277 -0
  445. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/compile_commands.json.bin +0 -0
  446. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/configure_fingerprint.bin +28 -0
  447. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o +0 -0
  448. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o +0 -0
  449. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o +0 -0
  450. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o +0 -0
  451. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o +0 -0
  452. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o +0 -0
  453. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o +0 -0
  454. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o +0 -0
  455. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o +0 -0
  456. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o +0 -0
  457. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o +0 -0
  458. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o +0 -0
  459. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o +0 -0
  460. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o +0 -0
  461. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o +0 -0
  462. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o +0 -0
  463. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o +0 -0
  464. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o +0 -0
  465. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o +0 -0
  466. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o +0 -0
  467. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o +0 -0
  468. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o +0 -0
  469. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o +0 -0
  470. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o +0 -0
  471. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o +0 -0
  472. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o +0 -0
  473. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o +0 -0
  474. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o +0 -0
  475. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o +0 -0
  476. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o +0 -0
  477. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o +0 -0
  478. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o +0 -0
  479. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o +0 -0
  480. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o +0 -0
  481. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o +0 -0
  482. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o +0 -0
  483. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o +0 -0
  484. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o +0 -0
  485. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o +0 -0
  486. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o +0 -0
  487. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o +0 -0
  488. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_neon64.dir/source/compare_neon64.cc.o +0 -0
  489. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_neon64.dir/source/rotate_neon64.cc.o +0 -0
  490. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_neon64.dir/source/row_neon64.cc.o +0 -0
  491. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_neon64.dir/source/scale_neon64.cc.o +0 -0
  492. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_sme.dir/source/rotate_sme.cc.o +0 -0
  493. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_sme.dir/source/row_sme.cc.o +0 -0
  494. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_sme.dir/source/scale_sme.cc.o +0 -0
  495. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuv_sve.dir/source/row_sve.cc.o +0 -0
  496. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o +0 -0
  497. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o +0 -0
  498. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/cmake_install.cmake +87 -0
  499. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/libyuv/libyuv.a +0 -0
  500. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/metadata_generation_command.txt +19 -0
  501. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/prefab_config.json +4 -0
  502. package/android/.cxx/RelWithDebInfo/605w2754/arm64-v8a/symbol_folder_index.txt +1 -0
  503. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/query/client-agp/cache-v2 +0 -0
  504. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/query/client-agp/cmakeFiles-v1 +0 -0
  505. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/query/client-agp/codemodel-v2 +0 -0
  506. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/cache-v2-30a642f07884e9cdc0a6.json +1587 -0
  507. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/cmakeFiles-v1-e3cc3147106434f78424.json +857 -0
  508. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/codemodel-v2-c910da0bb7015a819d82.json +167 -0
  509. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/directory-.-RelWithDebInfo-d0094a50bb2071803777.json +14 -0
  510. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/directory-libyuv-RelWithDebInfo-f8c831e6baa4bff2860a.json +100 -0
  511. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/index-2025-12-06T17-11-40-0583.json +92 -0
  512. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-cpuid-RelWithDebInfo-cb93c96c3daf2fb0b4b5.json +150 -0
  513. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-faceantispoof-RelWithDebInfo-923b1933e6f05cc7fa75.json +181 -0
  514. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-fastyuv-RelWithDebInfo-7ce38f7968d0810d114f.json +190 -0
  515. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-yuv-RelWithDebInfo-3a80fc967818b1df8dc5.json +406 -0
  516. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-yuv_common_objects-RelWithDebInfo-e4dfcacfc2158bd3a9b7.json +536 -0
  517. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-yuv_neon-RelWithDebInfo-083fd2761c5763c02eda.json +151 -0
  518. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-yuv_shared-RelWithDebInfo-a6cc6e6a1e1e05170c3d.json +428 -0
  519. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-yuvconstants-RelWithDebInfo-b290cba0dd19f3ecc3c8.json +150 -0
  520. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.cmake/api/v1/reply/target-yuvconvert-RelWithDebInfo-37c53013365850cfa4ae.json +171 -0
  521. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.ninja_deps +0 -0
  522. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/.ninja_log +59 -0
  523. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeCache.txt +463 -0
  524. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake +72 -0
  525. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake +83 -0
  526. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_C.bin +0 -0
  527. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_CXX.bin +0 -0
  528. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake +15 -0
  529. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.c +803 -0
  530. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o +0 -0
  531. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.cpp +791 -0
  532. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
  533. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/CMakeOutput.log +268 -0
  534. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/TargetDirectories.txt +25 -0
  535. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/cmake.check_cache +1 -0
  536. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/faceantispoof.dir/D_/Jescon/insure/node_modules/react-native/ReactCommon/jsi/jsi/jsi.cpp.o +0 -0
  537. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o +0 -0
  538. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o +0 -0
  539. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/fastyuv.dir/fast_yuv.cpp.o +0 -0
  540. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CMakeFiles/rules.ninja +178 -0
  541. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CPackConfig.cmake +71 -0
  542. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CPackSourceConfig.cmake +79 -0
  543. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/additional_project_files.txt +44 -0
  544. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/android_gradle_build.json +96 -0
  545. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/android_gradle_build_mini.json +77 -0
  546. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/build.ninja +1046 -0
  547. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/build_file_index.txt +3 -0
  548. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/cmake_install.cmake +59 -0
  549. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/compile_commands.json +257 -0
  550. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/compile_commands.json.bin +0 -0
  551. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/configure_fingerprint.bin +29 -0
  552. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o +0 -0
  553. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o +0 -0
  554. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o +0 -0
  555. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o +0 -0
  556. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o +0 -0
  557. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o +0 -0
  558. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o +0 -0
  559. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o +0 -0
  560. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o +0 -0
  561. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o +0 -0
  562. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o +0 -0
  563. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o +0 -0
  564. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o +0 -0
  565. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o +0 -0
  566. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o +0 -0
  567. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o +0 -0
  568. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o +0 -0
  569. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o +0 -0
  570. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o +0 -0
  571. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o +0 -0
  572. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o +0 -0
  573. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o +0 -0
  574. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o +0 -0
  575. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o +0 -0
  576. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o +0 -0
  577. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o +0 -0
  578. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o +0 -0
  579. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o +0 -0
  580. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o +0 -0
  581. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o +0 -0
  582. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o +0 -0
  583. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o +0 -0
  584. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o +0 -0
  585. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o +0 -0
  586. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o +0 -0
  587. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o +0 -0
  588. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o +0 -0
  589. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o +0 -0
  590. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o +0 -0
  591. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o +0 -0
  592. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o +0 -0
  593. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_neon.dir/source/compare_neon.cc.o +0 -0
  594. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_neon.dir/source/rotate_neon.cc.o +0 -0
  595. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_neon.dir/source/row_neon.cc.o +0 -0
  596. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuv_neon.dir/source/scale_neon.cc.o +0 -0
  597. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o +0 -0
  598. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o +0 -0
  599. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/cmake_install.cmake +87 -0
  600. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv/libyuv.a +0 -0
  601. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/metadata_generation_command.txt +19 -0
  602. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/prefab_config.json +4 -0
  603. package/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/symbol_folder_index.txt +1 -0
  604. package/android/.cxx/RelWithDebInfo/605w2754/hash_key.txt +26 -0
  605. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/query/client-agp/cache-v2 +0 -0
  606. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/query/client-agp/cmakeFiles-v1 +0 -0
  607. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/query/client-agp/codemodel-v2 +0 -0
  608. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/cache-v2-e0aba7e6bed6b3b82973.json +1587 -0
  609. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/cmakeFiles-v1-9af2078cf42c55188b73.json +857 -0
  610. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/codemodel-v2-9e009f6169204d458073.json +158 -0
  611. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/directory-.-RelWithDebInfo-d0094a50bb2071803777.json +14 -0
  612. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/directory-libyuv-RelWithDebInfo-84a5a7b4cf387449c2a5.json +100 -0
  613. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/index-2025-12-06T17-12-04-0433.json +92 -0
  614. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/target-cpuid-RelWithDebInfo-30593f4299f39f34cd5f.json +136 -0
  615. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/target-faceantispoof-RelWithDebInfo-cc8bbb344671071c1099.json +181 -0
  616. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/target-fastyuv-RelWithDebInfo-b73d55306f564e4f1f58.json +157 -0
  617. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/target-yuv-RelWithDebInfo-b6e1cf7ca8a5772182bf.json +368 -0
  618. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/target-yuv_common_objects-RelWithDebInfo-f2035858c2590eca2838.json +522 -0
  619. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/target-yuv_shared-RelWithDebInfo-b6456ea42014cf0bc05f.json +390 -0
  620. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/target-yuvconstants-RelWithDebInfo-160c124c8141837246f5.json +136 -0
  621. package/android/.cxx/RelWithDebInfo/605w2754/x86/.cmake/api/v1/reply/target-yuvconvert-RelWithDebInfo-ee1036ae9ff0e45e6770.json +157 -0
  622. package/android/.cxx/RelWithDebInfo/605w2754/x86/.ninja_deps +0 -0
  623. package/android/.cxx/RelWithDebInfo/605w2754/x86/.ninja_log +55 -0
  624. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeCache.txt +463 -0
  625. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake +72 -0
  626. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake +83 -0
  627. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_C.bin +0 -0
  628. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_CXX.bin +0 -0
  629. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake +15 -0
  630. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.c +803 -0
  631. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o +0 -0
  632. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.cpp +791 -0
  633. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
  634. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/CMakeOutput.log +258 -0
  635. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/TargetDirectories.txt +24 -0
  636. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/cmake.check_cache +1 -0
  637. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/faceantispoof.dir/D_/Jescon/insure/node_modules/react-native/ReactCommon/jsi/jsi/jsi.cpp.o +0 -0
  638. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o +0 -0
  639. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o +0 -0
  640. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/fastyuv.dir/fast_yuv.cpp.o +0 -0
  641. package/android/.cxx/RelWithDebInfo/605w2754/x86/CMakeFiles/rules.ninja +168 -0
  642. package/android/.cxx/RelWithDebInfo/605w2754/x86/CPackConfig.cmake +71 -0
  643. package/android/.cxx/RelWithDebInfo/605w2754/x86/CPackSourceConfig.cmake +79 -0
  644. package/android/.cxx/RelWithDebInfo/605w2754/x86/additional_project_files.txt +40 -0
  645. package/android/.cxx/RelWithDebInfo/605w2754/x86/android_gradle_build.json +91 -0
  646. package/android/.cxx/RelWithDebInfo/605w2754/x86/android_gradle_build_mini.json +72 -0
  647. package/android/.cxx/RelWithDebInfo/605w2754/x86/build.ninja +945 -0
  648. package/android/.cxx/RelWithDebInfo/605w2754/x86/build_file_index.txt +3 -0
  649. package/android/.cxx/RelWithDebInfo/605w2754/x86/cmake_install.cmake +59 -0
  650. package/android/.cxx/RelWithDebInfo/605w2754/x86/compile_commands.json +237 -0
  651. package/android/.cxx/RelWithDebInfo/605w2754/x86/compile_commands.json.bin +0 -0
  652. package/android/.cxx/RelWithDebInfo/605w2754/x86/configure_fingerprint.bin +28 -0
  653. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o +0 -0
  654. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o +0 -0
  655. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o +0 -0
  656. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o +0 -0
  657. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o +0 -0
  658. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o +0 -0
  659. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o +0 -0
  660. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o +0 -0
  661. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o +0 -0
  662. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o +0 -0
  663. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o +0 -0
  664. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o +0 -0
  665. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o +0 -0
  666. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o +0 -0
  667. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o +0 -0
  668. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o +0 -0
  669. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o +0 -0
  670. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o +0 -0
  671. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o +0 -0
  672. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o +0 -0
  673. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o +0 -0
  674. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o +0 -0
  675. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o +0 -0
  676. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o +0 -0
  677. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o +0 -0
  678. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o +0 -0
  679. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o +0 -0
  680. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o +0 -0
  681. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o +0 -0
  682. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o +0 -0
  683. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o +0 -0
  684. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o +0 -0
  685. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o +0 -0
  686. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o +0 -0
  687. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o +0 -0
  688. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o +0 -0
  689. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o +0 -0
  690. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o +0 -0
  691. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o +0 -0
  692. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o +0 -0
  693. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o +0 -0
  694. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o +0 -0
  695. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o +0 -0
  696. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/cmake_install.cmake +87 -0
  697. package/android/.cxx/RelWithDebInfo/605w2754/x86/libyuv/libyuv.a +0 -0
  698. package/android/.cxx/RelWithDebInfo/605w2754/x86/metadata_generation_command.txt +19 -0
  699. package/android/.cxx/RelWithDebInfo/605w2754/x86/prefab_config.json +4 -0
  700. package/android/.cxx/RelWithDebInfo/605w2754/x86/symbol_folder_index.txt +1 -0
  701. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/query/client-agp/cache-v2 +0 -0
  702. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/query/client-agp/cmakeFiles-v1 +0 -0
  703. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/query/client-agp/codemodel-v2 +0 -0
  704. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/cache-v2-33ba4f0f19dbb8f1a05a.json +1587 -0
  705. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/cmakeFiles-v1-61d813ebc5cbc708272d.json +857 -0
  706. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/codemodel-v2-32d1db5551f38351ea57.json +158 -0
  707. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/directory-.-RelWithDebInfo-d0094a50bb2071803777.json +14 -0
  708. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/directory-libyuv-RelWithDebInfo-b0027043d46765622ad3.json +100 -0
  709. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/index-2025-12-06T17-12-17-0300.json +92 -0
  710. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/target-cpuid-RelWithDebInfo-f2fe90cdd66018aea340.json +136 -0
  711. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/target-faceantispoof-RelWithDebInfo-cab40c25d1e6f6133e80.json +181 -0
  712. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/target-fastyuv-RelWithDebInfo-77b29acc943df8d7879d.json +157 -0
  713. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/target-yuv-RelWithDebInfo-5f9ab3f96cd764515575.json +368 -0
  714. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/target-yuv_common_objects-RelWithDebInfo-f2035858c2590eca2838.json +522 -0
  715. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/target-yuv_shared-RelWithDebInfo-67a802cabcecccb247ec.json +390 -0
  716. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/target-yuvconstants-RelWithDebInfo-f0e8841cc5f0d233f5e5.json +136 -0
  717. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.cmake/api/v1/reply/target-yuvconvert-RelWithDebInfo-dd7d15969cd0f16387bf.json +157 -0
  718. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.ninja_deps +0 -0
  719. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/.ninja_log +55 -0
  720. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeCache.txt +463 -0
  721. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake +72 -0
  722. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake +83 -0
  723. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_C.bin +0 -0
  724. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeDetermineCompilerABI_CXX.bin +0 -0
  725. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake +15 -0
  726. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.c +803 -0
  727. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdC/CMakeCCompilerId.o +0 -0
  728. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.cpp +791 -0
  729. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/3.22.1-g37088a8-dirty/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
  730. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/CMakeOutput.log +258 -0
  731. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/TargetDirectories.txt +24 -0
  732. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/cmake.check_cache +1 -0
  733. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/faceantispoof.dir/D_/Jescon/insure/node_modules/react-native/ReactCommon/jsi/jsi/jsi.cpp.o +0 -0
  734. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o +0 -0
  735. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o +0 -0
  736. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/fastyuv.dir/fast_yuv.cpp.o +0 -0
  737. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CMakeFiles/rules.ninja +168 -0
  738. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CPackConfig.cmake +71 -0
  739. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/CPackSourceConfig.cmake +79 -0
  740. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/additional_project_files.txt +40 -0
  741. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/android_gradle_build.json +91 -0
  742. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/android_gradle_build_mini.json +72 -0
  743. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/build.ninja +945 -0
  744. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/build_file_index.txt +3 -0
  745. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/cmake_install.cmake +59 -0
  746. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/compile_commands.json +237 -0
  747. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/compile_commands.json.bin +0 -0
  748. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/configure_fingerprint.bin +28 -0
  749. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o +0 -0
  750. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o +0 -0
  751. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o +0 -0
  752. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o +0 -0
  753. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o +0 -0
  754. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o +0 -0
  755. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o +0 -0
  756. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o +0 -0
  757. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o +0 -0
  758. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o +0 -0
  759. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o +0 -0
  760. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o +0 -0
  761. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o +0 -0
  762. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o +0 -0
  763. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o +0 -0
  764. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o +0 -0
  765. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o +0 -0
  766. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o +0 -0
  767. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o +0 -0
  768. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o +0 -0
  769. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o +0 -0
  770. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o +0 -0
  771. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o +0 -0
  772. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o +0 -0
  773. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o +0 -0
  774. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o +0 -0
  775. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o +0 -0
  776. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o +0 -0
  777. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o +0 -0
  778. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o +0 -0
  779. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o +0 -0
  780. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o +0 -0
  781. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o +0 -0
  782. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o +0 -0
  783. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o +0 -0
  784. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o +0 -0
  785. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o +0 -0
  786. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o +0 -0
  787. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o +0 -0
  788. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o +0 -0
  789. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o +0 -0
  790. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o +0 -0
  791. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o +0 -0
  792. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/cmake_install.cmake +87 -0
  793. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/libyuv/libyuv.a +0 -0
  794. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/metadata_generation_command.txt +19 -0
  795. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/prefab_config.json +4 -0
  796. package/android/.cxx/RelWithDebInfo/605w2754/x86_64/symbol_folder_index.txt +1 -0
  797. package/android/.cxx/tools/debug/arm64-v8a/compile_commands.json +165 -165
  798. package/android/.cxx/tools/debug/armeabi-v7a/compile_commands.json +153 -153
  799. package/android/.cxx/tools/debug/x86/compile_commands.json +141 -141
  800. package/android/.cxx/tools/debug/x86_64/compile_commands.json +141 -141
  801. package/android/.cxx/tools/release/arm64-v8a/compile_commands.json +165 -165
  802. package/android/.cxx/tools/release/armeabi-v7a/compile_commands.json +153 -153
  803. package/android/.cxx/tools/release/x86/compile_commands.json +141 -141
  804. package/android/.cxx/tools/release/x86_64/compile_commands.json +141 -141
  805. package/android/.gradle/8.9/checksums/checksums.lock +0 -0
  806. package/android/.gradle/8.9/checksums/md5-checksums.bin +0 -0
  807. package/android/.gradle/8.9/checksums/sha1-checksums.bin +0 -0
  808. package/android/.gradle/8.9/dependencies-accessors/gc.properties +0 -0
  809. package/android/.gradle/8.9/fileChanges/last-build.bin +0 -0
  810. package/android/.gradle/8.9/fileHashes/fileHashes.lock +0 -0
  811. package/android/.gradle/8.9/gc.properties +0 -0
  812. package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
  813. package/android/.gradle/buildOutputCleanup/cache.properties +2 -0
  814. package/android/.gradle/vcs-1/gc.properties +0 -0
  815. package/android/src/main/java/com/faceantispoof/FaceAntiSpoofPackage.kt +17 -18
  816. package/package.json +2 -3
  817. package/android/build/.transforms/4ebf3dd0dca4f83fe1776360e21ded81/results.bin +0 -1
  818. package/android/build/.transforms/4ebf3dd0dca4f83fe1776360e21ded81/transformed/classes/classes_dex/classes.dex +0 -0
  819. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/results.bin +0 -1
  820. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/AcceleratorConfig.dex +0 -0
  821. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/AntiSpoofingResult.dex +0 -0
  822. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/BuildConfig.dex +0 -0
  823. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/ByteBufferPool$Companion.dex +0 -0
  824. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/ByteBufferPool.dex +0 -0
  825. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/FaceAntiSpoofFrameProcessor.dex +0 -0
  826. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/FaceAntiSpoofModule$Companion.dex +0 -0
  827. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/FaceAntiSpoofModule.dex +0 -0
  828. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/FaceAntiSpoofPackage.dex +0 -0
  829. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/FaceAntiSpoofingAdvanced$Companion.dex +0 -0
  830. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/FaceAntiSpoofingAdvanced$SpoofDetectionResult.dex +0 -0
  831. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/FaceAntiSpoofingAdvanced.dex +0 -0
  832. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/FastYuv.dex +0 -0
  833. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/YuvToFloatArrayConverter$Companion.dex +0 -0
  834. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/YuvToFloatArrayConverter.dex +0 -0
  835. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/faceantispoof/YuvToRgbConverter.dex +0 -0
  836. package/android/build/.transforms/c0a07cd9442d741ad3cef3760159211f/transformed/bundleLibRuntimeToDirDebug/desugar_graph.bin +0 -0
  837. package/android/build/generated/source/buildConfig/debug/com/faceantispoof/BuildConfig.java +0 -14
  838. package/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml +0 -13
  839. package/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output-metadata.json +0 -18
  840. package/android/build/intermediates/aar_metadata/debug/writeDebugAarMetadata/aar-metadata.properties +0 -6
  841. package/android/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json +0 -1
  842. package/android/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar +0 -0
  843. package/android/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar +0 -0
  844. package/android/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt +0 -1
  845. package/android/build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/build_command_targets.bat +0 -10
  846. package/android/build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/build_model.json +0 -199
  847. package/android/build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/build_stdout_targets.txt +0 -2
  848. package/android/build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/configure_command.bat +0 -19
  849. package/android/build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/configure_stdout.txt +0 -7
  850. package/android/build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/generate_cxx_metadata_1929_timing.txt +0 -11
  851. package/android/build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/generate_cxx_metadata_2140_timing.txt +0 -9
  852. package/android/build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/metadata_generation_record.json +0 -145
  853. package/android/build/intermediates/cxx/Debug/2a1it684/logs/armeabi-v7a/build_command_targets.bat +0 -10
  854. package/android/build/intermediates/cxx/Debug/2a1it684/logs/armeabi-v7a/build_model.json +0 -199
  855. package/android/build/intermediates/cxx/Debug/2a1it684/logs/armeabi-v7a/build_stdout_targets.txt +0 -2
  856. package/android/build/intermediates/cxx/Debug/2a1it684/logs/armeabi-v7a/generate_cxx_metadata_1929_timing.txt +0 -3
  857. package/android/build/intermediates/cxx/Debug/2a1it684/logs/armeabi-v7a/generate_cxx_metadata_2140_timing.txt +0 -3
  858. package/android/build/intermediates/cxx/Debug/2a1it684/logs/armeabi-v7a/metadata_generation_record.json +0 -41
  859. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86/build_command_targets.bat +0 -10
  860. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86/build_model.json +0 -199
  861. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86/build_stdout_targets.txt +0 -2
  862. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86/generate_cxx_metadata_1929_timing.txt +0 -3
  863. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86/generate_cxx_metadata_2140_timing.txt +0 -3
  864. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86/metadata_generation_record.json +0 -41
  865. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86_64/build_command_targets.bat +0 -10
  866. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86_64/build_model.json +0 -199
  867. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86_64/build_stdout_targets.txt +0 -2
  868. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86_64/configure_command.bat +0 -19
  869. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86_64/configure_stdout.txt +0 -7
  870. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86_64/generate_cxx_metadata_1929_timing.txt +0 -9
  871. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86_64/generate_cxx_metadata_2140_timing.txt +0 -9
  872. package/android/build/intermediates/cxx/Debug/2a1it684/logs/x86_64/metadata_generation_record.json +0 -145
  873. package/android/build/intermediates/cxx/Debug/2a1it684/obj/arm64-v8a/cpuid +0 -0
  874. package/android/build/intermediates/cxx/Debug/2a1it684/obj/arm64-v8a/libfaceantispoof.so +0 -0
  875. package/android/build/intermediates/cxx/Debug/2a1it684/obj/arm64-v8a/libfastyuv.so +0 -0
  876. package/android/build/intermediates/cxx/Debug/2a1it684/obj/arm64-v8a/libyuv.so +0 -0
  877. package/android/build/intermediates/cxx/Debug/2a1it684/obj/arm64-v8a/yuvconstants +0 -0
  878. package/android/build/intermediates/cxx/Debug/2a1it684/obj/arm64-v8a/yuvconvert +0 -0
  879. package/android/build/intermediates/cxx/Debug/2a1it684/obj/armeabi-v7a/cpuid +0 -0
  880. package/android/build/intermediates/cxx/Debug/2a1it684/obj/armeabi-v7a/libfaceantispoof.so +0 -0
  881. package/android/build/intermediates/cxx/Debug/2a1it684/obj/armeabi-v7a/libfastyuv.so +0 -0
  882. package/android/build/intermediates/cxx/Debug/2a1it684/obj/armeabi-v7a/libyuv.so +0 -0
  883. package/android/build/intermediates/cxx/Debug/2a1it684/obj/armeabi-v7a/yuvconstants +0 -0
  884. package/android/build/intermediates/cxx/Debug/2a1it684/obj/armeabi-v7a/yuvconvert +0 -0
  885. package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86/cpuid +0 -0
  886. package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86/libfaceantispoof.so +0 -0
  887. package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86/libfastyuv.so +0 -0
  888. package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86/libyuv.so +0 -0
  889. package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86/yuvconstants +0 -0
  890. package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86/yuvconvert +0 -0
  891. package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86_64/cpuid +0 -0
  892. package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86_64/libfaceantispoof.so +0 -0
  893. package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86_64/libfastyuv.so +0 -0
  894. package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86_64/libyuv.so +0 -0
  895. package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86_64/yuvconstants +0 -0
  896. package/android/build/intermediates/cxx/Debug/2a1it684/obj/x86_64/yuvconvert +0 -0
  897. package/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +0 -1
  898. package/android/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml +0 -4
  899. package/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml +0 -2
  900. package/android/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +0 -2
  901. package/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +0 -2
  902. package/android/build/intermediates/incremental/packageDebugAssets/merger.xml +0 -2
  903. package/android/build/intermediates/java_res/debug/processDebugJavaRes/out/META-INF/react-native-vision-camera-spoof-detector_debug.kotlin_module +0 -0
  904. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/faceantispoof/BuildConfig.class +0 -0
  905. package/android/build/intermediates/library_assets/debug/packageDebugAssets/out/FaceAntiSpoofing.tflite +0 -0
  906. package/android/build/intermediates/library_assets/debug/packageDebugAssets/out/spoof_model_scale_2_7.tflite +0 -0
  907. package/android/build/intermediates/library_assets/debug/packageDebugAssets/out/spoof_model_scale_4_0.tflite +0 -0
  908. package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/arm64-v8a/libfaceantispoof.so +0 -0
  909. package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/arm64-v8a/libfastyuv.so +0 -0
  910. package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/arm64-v8a/libyuv.so +0 -0
  911. package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/armeabi-v7a/libfaceantispoof.so +0 -0
  912. package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/armeabi-v7a/libfastyuv.so +0 -0
  913. package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/armeabi-v7a/libyuv.so +0 -0
  914. package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/x86/libfaceantispoof.so +0 -0
  915. package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/x86/libfastyuv.so +0 -0
  916. package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/x86/libyuv.so +0 -0
  917. package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/x86_64/libfaceantispoof.so +0 -0
  918. package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/x86_64/libfastyuv.so +0 -0
  919. package/android/build/intermediates/library_jni/debug/copyDebugJniLibsProjectOnly/jni/x86_64/libyuv.so +0 -0
  920. package/android/build/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt +0 -3
  921. package/android/build/intermediates/manifest_merge_blame_file/debug/processDebugManifest/manifest-merger-blame-debug-report.txt +0 -17
  922. package/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml +0 -13
  923. package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/arm64-v8a/libfaceantispoof.so +0 -0
  924. package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/arm64-v8a/libfastyuv.so +0 -0
  925. package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/arm64-v8a/libyuv.so +0 -0
  926. package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/armeabi-v7a/libfaceantispoof.so +0 -0
  927. package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/armeabi-v7a/libfastyuv.so +0 -0
  928. package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/armeabi-v7a/libyuv.so +0 -0
  929. package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86/libfaceantispoof.so +0 -0
  930. package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86/libfastyuv.so +0 -0
  931. package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86/libyuv.so +0 -0
  932. package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86_64/libfaceantispoof.so +0 -0
  933. package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86_64/libfastyuv.so +0 -0
  934. package/android/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86_64/libyuv.so +0 -0
  935. package/android/build/intermediates/navigation_json/debug/extractDeepLinksDebug/navigation.json +0 -1
  936. package/android/build/intermediates/nested_resources_validation_report/debug/generateDebugResources/nestedResourcesValidationReport.txt +0 -1
  937. package/android/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml +0 -4
  938. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/META-INF/react-native-vision-camera-spoof-detector_debug.kotlin_module +0 -0
  939. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/AcceleratorConfig.class +0 -0
  940. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/AntiSpoofingResult.class +0 -0
  941. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/BuildConfig.class +0 -0
  942. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/ByteBufferPool$Companion.class +0 -0
  943. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/ByteBufferPool.class +0 -0
  944. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/FaceAntiSpoofFrameProcessor.class +0 -0
  945. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/FaceAntiSpoofModule$Companion.class +0 -0
  946. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/FaceAntiSpoofModule.class +0 -0
  947. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/FaceAntiSpoofPackage.class +0 -0
  948. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/FaceAntiSpoofingAdvanced$Companion.class +0 -0
  949. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/FaceAntiSpoofingAdvanced$SpoofDetectionResult.class +0 -0
  950. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/FaceAntiSpoofingAdvanced.class +0 -0
  951. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/FastYuv.class +0 -0
  952. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/YuvToFloatArrayConverter$Companion.class +0 -0
  953. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/YuvToFloatArrayConverter.class +0 -0
  954. package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/faceantispoof/YuvToRgbConverter.class +0 -0
  955. package/android/build/intermediates/runtime_library_classes_jar/debug/bundleLibRuntimeToJarDebug/classes.jar +0 -0
  956. package/android/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt +0 -2
  957. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab +0 -0
  958. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream +0 -0
  959. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len +0 -0
  960. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len +0 -0
  961. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at +0 -0
  962. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i +0 -0
  963. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len +0 -0
  964. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab +0 -0
  965. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream +0 -0
  966. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len +0 -0
  967. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len +0 -0
  968. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at +0 -0
  969. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i +0 -0
  970. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len +0 -0
  971. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab +0 -0
  972. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream +0 -0
  973. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len +0 -0
  974. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len +0 -0
  975. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at +0 -0
  976. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i +0 -0
  977. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len +0 -0
  978. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab +0 -0
  979. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream +0 -0
  980. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream.len +0 -0
  981. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.len +0 -0
  982. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.values.at +0 -0
  983. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab_i +0 -0
  984. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab_i.len +0 -0
  985. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab +0 -0
  986. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream +0 -0
  987. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len +0 -0
  988. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len +0 -0
  989. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at +0 -0
  990. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i +0 -0
  991. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len +0 -0
  992. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab +0 -0
  993. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream +0 -0
  994. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len +0 -0
  995. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len +0 -0
  996. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at +0 -0
  997. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i +0 -0
  998. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len +0 -0
  999. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab +0 -0
  1000. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream +0 -0
  1001. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len +0 -0
  1002. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len +0 -0
  1003. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at +0 -0
  1004. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i +0 -0
  1005. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len +0 -0
  1006. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab +0 -0
  1007. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream +0 -0
  1008. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len +0 -0
  1009. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len +0 -0
  1010. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at +0 -0
  1011. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i +0 -0
  1012. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len +0 -0
  1013. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab +0 -0
  1014. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream +0 -0
  1015. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len +0 -0
  1016. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len +0 -0
  1017. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at +0 -0
  1018. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i +0 -0
  1019. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len +0 -0
  1020. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab +0 -2
  1021. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab +0 -0
  1022. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream +0 -0
  1023. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len +0 -0
  1024. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len +0 -0
  1025. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at +0 -0
  1026. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i +0 -0
  1027. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len +0 -0
  1028. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab +0 -0
  1029. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream +0 -0
  1030. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len +0 -0
  1031. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len +0 -0
  1032. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at +0 -0
  1033. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i +0 -0
  1034. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len +0 -0
  1035. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab +0 -0
  1036. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream +0 -0
  1037. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len +0 -0
  1038. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len +0 -0
  1039. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at +0 -0
  1040. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i +0 -0
  1041. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len +0 -0
  1042. package/android/build/kotlin/compileDebugKotlin/cacheable/last-build.bin +0 -0
  1043. package/android/build/kotlin/compileDebugKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin +0 -0
  1044. package/android/build/kotlin/compileDebugKotlin/local-state/build-history.bin +0 -0
  1045. package/android/build/outputs/logs/manifest-merger-debug-report.txt +0 -25
  1046. package/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
  1047. package/android/build/tmp/kotlin-classes/debug/META-INF/react-native-vision-camera-spoof-detector_debug.kotlin_module +0 -0
  1048. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/AcceleratorConfig.class +0 -0
  1049. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/AntiSpoofingResult.class +0 -0
  1050. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/ByteBufferPool$Companion.class +0 -0
  1051. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/ByteBufferPool.class +0 -0
  1052. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/FaceAntiSpoofFrameProcessor.class +0 -0
  1053. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/FaceAntiSpoofModule$Companion.class +0 -0
  1054. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/FaceAntiSpoofModule.class +0 -0
  1055. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/FaceAntiSpoofPackage.class +0 -0
  1056. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/FaceAntiSpoofingAdvanced$Companion.class +0 -0
  1057. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/FaceAntiSpoofingAdvanced$SpoofDetectionResult.class +0 -0
  1058. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/FaceAntiSpoofingAdvanced.class +0 -0
  1059. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/FastYuv.class +0 -0
  1060. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/YuvToFloatArrayConverter$Companion.class +0 -0
  1061. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/YuvToFloatArrayConverter.class +0 -0
  1062. package/android/build/tmp/kotlin-classes/debug/com/faceantispoof/YuvToRgbConverter.class +0 -0
  1063. /package/android/{build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/build_stderr_targets.txt → .cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/query/client-agp/cache-v2} +0 -0
  1064. /package/android/{build/intermediates/cxx/Debug/2a1it684/logs/arm64-v8a/configure_stderr.txt → .cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/query/client-agp/cmakeFiles-v1} +0 -0
  1065. /package/android/{build/intermediates/cxx/Debug/2a1it684/logs/armeabi-v7a/build_stderr_targets.txt → .cxx/Debug/3p3e3e6d/arm64-v8a/.cmake/api/v1/query/client-agp/codemodel-v2} +0 -0
  1066. /package/android/{build/intermediates/cxx/Debug/2a1it684/logs/x86/build_stderr_targets.txt → .cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/query/client-agp/cache-v2} +0 -0
  1067. /package/android/{build/intermediates/cxx/Debug/2a1it684/logs/x86_64/build_stderr_targets.txt → .cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/query/client-agp/cmakeFiles-v1} +0 -0
  1068. /package/android/{build/intermediates/cxx/Debug/2a1it684/logs/x86_64/configure_stderr.txt → .cxx/Debug/3p3e3e6d/armeabi-v7a/.cmake/api/v1/query/client-agp/codemodel-v2} +0 -0
@@ -0,0 +1,1046 @@
1
+ # CMAKE generated file: DO NOT EDIT!
2
+ # Generated by "Ninja" Generator, CMake Version 3.22
3
+
4
+ # This file contains all the build statements describing the
5
+ # compilation DAG.
6
+
7
+ # =============================================================================
8
+ # Write statements declared in CMakeLists.txt:
9
+ #
10
+ # Which is the root file.
11
+ # =============================================================================
12
+
13
+ # =============================================================================
14
+ # Project: faceantispoof
15
+ # Configurations: RelWithDebInfo
16
+ # =============================================================================
17
+
18
+ #############################################
19
+ # Minimal version of Ninja required by this file
20
+
21
+ ninja_required_version = 1.5
22
+
23
+
24
+ #############################################
25
+ # Set configuration variable for custom commands.
26
+
27
+ CONFIGURATION = RelWithDebInfo
28
+ # =============================================================================
29
+ # Include auxiliary files.
30
+
31
+
32
+ #############################################
33
+ # Include rules file.
34
+
35
+ include CMakeFiles/rules.ninja
36
+
37
+ # =============================================================================
38
+
39
+ #############################################
40
+ # Logical path to working directory; prefix for absolute paths.
41
+
42
+ cmake_ninja_workdir = D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/
43
+ # =============================================================================
44
+ # Object build statements for SHARED_LIBRARY target fastyuv
45
+
46
+
47
+ #############################################
48
+ # Order-only phony target for fastyuv
49
+
50
+ build cmake_object_order_depends_target_fastyuv: phony || cmake_object_order_depends_target_yuv_shared
51
+
52
+ build CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o: CXX_COMPILER__fastyuv_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/FastYuvJni.cpp || cmake_object_order_depends_target_fastyuv
53
+ DEFINES = -Dfastyuv_EXPORTS
54
+ DEP_FILE = CMakeFiles\fastyuv.dir\FastYuvJni.cpp.o.d
55
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC -fPIC -O3 -march=armv7-a -mfpu=neon -mfloat-abi=softfp
56
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
57
+ OBJECT_DIR = CMakeFiles\fastyuv.dir
58
+ OBJECT_FILE_DIR = CMakeFiles\fastyuv.dir
59
+ TARGET_COMPILE_PDB = CMakeFiles\fastyuv.dir\
60
+ TARGET_PDB = D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\RelWithDebInfo\605w2754\obj\armeabi-v7a\libfastyuv.pdb
61
+
62
+ build CMakeFiles/fastyuv.dir/fast_yuv.cpp.o: CXX_COMPILER__fastyuv_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/fast_yuv.cpp || cmake_object_order_depends_target_fastyuv
63
+ DEFINES = -Dfastyuv_EXPORTS
64
+ DEP_FILE = CMakeFiles\fastyuv.dir\fast_yuv.cpp.o.d
65
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC -fPIC -O3 -march=armv7-a -mfpu=neon -mfloat-abi=softfp
66
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
67
+ OBJECT_DIR = CMakeFiles\fastyuv.dir
68
+ OBJECT_FILE_DIR = CMakeFiles\fastyuv.dir
69
+ TARGET_COMPILE_PDB = CMakeFiles\fastyuv.dir\
70
+ TARGET_PDB = D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\RelWithDebInfo\605w2754\obj\armeabi-v7a\libfastyuv.pdb
71
+
72
+
73
+ # =============================================================================
74
+ # Link build statements for SHARED_LIBRARY target fastyuv
75
+
76
+
77
+ #############################################
78
+ # Link the shared library D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\RelWithDebInfo\605w2754\obj\armeabi-v7a\libfastyuv.so
79
+
80
+ build D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/RelWithDebInfo/605w2754/obj/armeabi-v7a/libfastyuv.so: CXX_SHARED_LIBRARY_LINKER__fastyuv_RelWithDebInfo CMakeFiles/fastyuv.dir/FastYuvJni.cpp.o CMakeFiles/fastyuv.dir/fast_yuv.cpp.o | D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/RelWithDebInfo/605w2754/obj/armeabi-v7a/libyuv.so C$:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/26/liblog.so || D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/RelWithDebInfo/605w2754/obj/armeabi-v7a/libyuv.so
81
+ LANGUAGE_COMPILE_FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG
82
+ LINK_FLAGS = -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--no-undefined-version -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments -Wl,--gc-sections
83
+ LINK_LIBRARIES = D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/RelWithDebInfo/605w2754/obj/armeabi-v7a/libyuv.so C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/26/liblog.so -latomic -lm
84
+ OBJECT_DIR = CMakeFiles\fastyuv.dir
85
+ POST_BUILD = cd .
86
+ PRE_LINK = cd .
87
+ SONAME = libfastyuv.so
88
+ SONAME_FLAG = -Wl,-soname,
89
+ TARGET_COMPILE_PDB = CMakeFiles\fastyuv.dir\
90
+ TARGET_FILE = D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\RelWithDebInfo\605w2754\obj\armeabi-v7a\libfastyuv.so
91
+ TARGET_PDB = D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\RelWithDebInfo\605w2754\obj\armeabi-v7a\libfastyuv.pdb
92
+
93
+ # =============================================================================
94
+ # Object build statements for SHARED_LIBRARY target faceantispoof
95
+
96
+
97
+ #############################################
98
+ # Order-only phony target for faceantispoof
99
+
100
+ build cmake_object_order_depends_target_faceantispoof: phony || CMakeFiles/faceantispoof.dir
101
+
102
+ build CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o: CXX_COMPILER__faceantispoof_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/FaceAntiSpoofJSI.cpp || cmake_object_order_depends_target_faceantispoof
103
+ DEFINES = -Dfaceantispoof_EXPORTS
104
+ DEP_FILE = CMakeFiles\faceantispoof.dir\FaceAntiSpoofJSI.cpp.o.d
105
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC -std=gnu++17
106
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native/ReactCommon/jsi -ID:/Jescon/insure/node_modules/react-native/ReactCommon/cxxreact -ID:/Jescon/insure/node_modules/react-native/ReactCommon/callinvoker/ReactCommon -ID:/Jescon/insure/node_modules/react-native/ReactCommon/runtimeexecutor/ReactCommon -ID:/Jescon/insure/node_modules/react-native/ReactCommon
107
+ OBJECT_DIR = CMakeFiles\faceantispoof.dir
108
+ OBJECT_FILE_DIR = CMakeFiles\faceantispoof.dir
109
+ TARGET_COMPILE_PDB = CMakeFiles\faceantispoof.dir\
110
+ TARGET_PDB = D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\RelWithDebInfo\605w2754\obj\armeabi-v7a\libfaceantispoof.pdb
111
+
112
+ build CMakeFiles/faceantispoof.dir/D_/Jescon/insure/node_modules/react-native/ReactCommon/jsi/jsi/jsi.cpp.o: CXX_COMPILER__faceantispoof_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native/ReactCommon/jsi/jsi/jsi.cpp || cmake_object_order_depends_target_faceantispoof
113
+ DEFINES = -Dfaceantispoof_EXPORTS
114
+ DEP_FILE = CMakeFiles\faceantispoof.dir\D_\Jescon\insure\node_modules\react-native\ReactCommon\jsi\jsi\jsi.cpp.o.d
115
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC -std=gnu++17
116
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native/ReactCommon/jsi -ID:/Jescon/insure/node_modules/react-native/ReactCommon/cxxreact -ID:/Jescon/insure/node_modules/react-native/ReactCommon/callinvoker/ReactCommon -ID:/Jescon/insure/node_modules/react-native/ReactCommon/runtimeexecutor/ReactCommon -ID:/Jescon/insure/node_modules/react-native/ReactCommon
117
+ OBJECT_DIR = CMakeFiles\faceantispoof.dir
118
+ OBJECT_FILE_DIR = CMakeFiles\faceantispoof.dir\D_\Jescon\insure\node_modules\react-native\ReactCommon\jsi\jsi
119
+ TARGET_COMPILE_PDB = CMakeFiles\faceantispoof.dir\
120
+ TARGET_PDB = D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\RelWithDebInfo\605w2754\obj\armeabi-v7a\libfaceantispoof.pdb
121
+
122
+
123
+ # =============================================================================
124
+ # Link build statements for SHARED_LIBRARY target faceantispoof
125
+
126
+
127
+ #############################################
128
+ # Link the shared library D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\RelWithDebInfo\605w2754\obj\armeabi-v7a\libfaceantispoof.so
129
+
130
+ build D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/RelWithDebInfo/605w2754/obj/armeabi-v7a/libfaceantispoof.so: CXX_SHARED_LIBRARY_LINKER__faceantispoof_RelWithDebInfo CMakeFiles/faceantispoof.dir/FaceAntiSpoofJSI.cpp.o CMakeFiles/faceantispoof.dir/D_/Jescon/insure/node_modules/react-native/ReactCommon/jsi/jsi/jsi.cpp.o | C$:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/26/liblog.so
131
+ LANGUAGE_COMPILE_FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG
132
+ LINK_FLAGS = -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--no-undefined-version -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments -Wl,--gc-sections
133
+ LINK_LIBRARIES = C:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/lib/arm-linux-androideabi/26/liblog.so -lc++_shared -latomic -lm -latomic -lm
134
+ OBJECT_DIR = CMakeFiles\faceantispoof.dir
135
+ POST_BUILD = cd .
136
+ PRE_LINK = cd .
137
+ SONAME = libfaceantispoof.so
138
+ SONAME_FLAG = -Wl,-soname,
139
+ TARGET_COMPILE_PDB = CMakeFiles\faceantispoof.dir\
140
+ TARGET_FILE = D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\RelWithDebInfo\605w2754\obj\armeabi-v7a\libfaceantispoof.so
141
+ TARGET_PDB = D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\RelWithDebInfo\605w2754\obj\armeabi-v7a\libfaceantispoof.pdb
142
+
143
+
144
+ #############################################
145
+ # Utility command for package
146
+
147
+ build CMakeFiles/package.util: CUSTOM_COMMAND all
148
+ COMMAND = cmd.exe /C "cd /D D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\RelWithDebInfo\605w2754\armeabi-v7a && C:\Users\jesco\AppData\Local\Android\Sdk\cmake\3.22.1\bin\cpack.exe --config ./CPackConfig.cmake"
149
+ DESC = Run CPack packaging tool...
150
+ pool = console
151
+ restat = 1
152
+
153
+ build package: phony CMakeFiles/package.util
154
+
155
+
156
+ #############################################
157
+ # Utility command for package_source
158
+
159
+ build CMakeFiles/package_source.util: CUSTOM_COMMAND
160
+ COMMAND = cmd.exe /C "cd /D D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\RelWithDebInfo\605w2754\armeabi-v7a && C:\Users\jesco\AppData\Local\Android\Sdk\cmake\3.22.1\bin\cpack.exe --config ./CPackSourceConfig.cmake D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CPackSourceConfig.cmake"
161
+ DESC = Run CPack packaging tool for source...
162
+ pool = console
163
+ restat = 1
164
+
165
+ build package_source: phony CMakeFiles/package_source.util
166
+
167
+
168
+ #############################################
169
+ # Utility command for edit_cache
170
+
171
+ build CMakeFiles/edit_cache.util: CUSTOM_COMMAND
172
+ COMMAND = cmd.exe /C "cd /D D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\RelWithDebInfo\605w2754\armeabi-v7a && C:\Users\jesco\AppData\Local\Android\Sdk\cmake\3.22.1\bin\cmake.exe -E echo "No interactive CMake dialog available.""
173
+ DESC = No interactive CMake dialog available...
174
+ restat = 1
175
+
176
+ build edit_cache: phony CMakeFiles/edit_cache.util
177
+
178
+
179
+ #############################################
180
+ # Utility command for rebuild_cache
181
+
182
+ build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
183
+ COMMAND = cmd.exe /C "cd /D D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\RelWithDebInfo\605w2754\armeabi-v7a && C:\Users\jesco\AppData\Local\Android\Sdk\cmake\3.22.1\bin\cmake.exe --regenerate-during-build -SD:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\src\main\cpp -BD:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\RelWithDebInfo\605w2754\armeabi-v7a"
184
+ DESC = Running CMake to regenerate build system...
185
+ pool = console
186
+ restat = 1
187
+
188
+ build rebuild_cache: phony CMakeFiles/rebuild_cache.util
189
+
190
+
191
+ #############################################
192
+ # Utility command for list_install_components
193
+
194
+ build list_install_components: phony
195
+
196
+
197
+ #############################################
198
+ # Utility command for install
199
+
200
+ build CMakeFiles/install.util: CUSTOM_COMMAND all
201
+ COMMAND = cmd.exe /C "cd /D D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\RelWithDebInfo\605w2754\armeabi-v7a && C:\Users\jesco\AppData\Local\Android\Sdk\cmake\3.22.1\bin\cmake.exe -P cmake_install.cmake"
202
+ DESC = Install the project...
203
+ pool = console
204
+ restat = 1
205
+
206
+ build install: phony CMakeFiles/install.util
207
+
208
+
209
+ #############################################
210
+ # Utility command for install/local
211
+
212
+ build CMakeFiles/install/local.util: CUSTOM_COMMAND all
213
+ COMMAND = cmd.exe /C "cd /D D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\RelWithDebInfo\605w2754\armeabi-v7a && C:\Users\jesco\AppData\Local\Android\Sdk\cmake\3.22.1\bin\cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake"
214
+ DESC = Installing only the local directory...
215
+ pool = console
216
+ restat = 1
217
+
218
+ build install/local: phony CMakeFiles/install/local.util
219
+
220
+
221
+ #############################################
222
+ # Utility command for install/strip
223
+
224
+ build CMakeFiles/install/strip.util: CUSTOM_COMMAND all
225
+ COMMAND = cmd.exe /C "cd /D D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\RelWithDebInfo\605w2754\armeabi-v7a && C:\Users\jesco\AppData\Local\Android\Sdk\cmake\3.22.1\bin\cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake"
226
+ DESC = Installing the project stripped...
227
+ pool = console
228
+ restat = 1
229
+
230
+ build install/strip: phony CMakeFiles/install/strip.util
231
+
232
+ # =============================================================================
233
+ # Write statements declared in CMakeLists.txt:
234
+ # D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/CMakeLists.txt
235
+ # =============================================================================
236
+
237
+ # =============================================================================
238
+ # Object build statements for OBJECT_LIBRARY target yuv_common_objects
239
+
240
+
241
+ #############################################
242
+ # Order-only phony target for yuv_common_objects
243
+
244
+ build cmake_object_order_depends_target_yuv_common_objects: phony || libyuv/CMakeFiles/yuv_common_objects.dir
245
+
246
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/compare.cc || cmake_object_order_depends_target_yuv_common_objects
247
+ DEFINES = -DLIBYUV_NEON=1
248
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\compare.cc.o.d
249
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
250
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
251
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
252
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
253
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
254
+ TARGET_PDB = ""
255
+
256
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/compare_common.cc || cmake_object_order_depends_target_yuv_common_objects
257
+ DEFINES = -DLIBYUV_NEON=1
258
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\compare_common.cc.o.d
259
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
260
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
261
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
262
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
263
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
264
+ TARGET_PDB = ""
265
+
266
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/compare_gcc.cc || cmake_object_order_depends_target_yuv_common_objects
267
+ DEFINES = -DLIBYUV_NEON=1
268
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\compare_gcc.cc.o.d
269
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
270
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
271
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
272
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
273
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
274
+ TARGET_PDB = ""
275
+
276
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/compare_win.cc || cmake_object_order_depends_target_yuv_common_objects
277
+ DEFINES = -DLIBYUV_NEON=1
278
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\compare_win.cc.o.d
279
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
280
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
281
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
282
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
283
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
284
+ TARGET_PDB = ""
285
+
286
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/convert_argb.cc || cmake_object_order_depends_target_yuv_common_objects
287
+ DEFINES = -DLIBYUV_NEON=1
288
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\convert_argb.cc.o.d
289
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
290
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
291
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
292
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
293
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
294
+ TARGET_PDB = ""
295
+
296
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/convert.cc || cmake_object_order_depends_target_yuv_common_objects
297
+ DEFINES = -DLIBYUV_NEON=1
298
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\convert.cc.o.d
299
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
300
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
301
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
302
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
303
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
304
+ TARGET_PDB = ""
305
+
306
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/convert_from_argb.cc || cmake_object_order_depends_target_yuv_common_objects
307
+ DEFINES = -DLIBYUV_NEON=1
308
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\convert_from_argb.cc.o.d
309
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
310
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
311
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
312
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
313
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
314
+ TARGET_PDB = ""
315
+
316
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/convert_from.cc || cmake_object_order_depends_target_yuv_common_objects
317
+ DEFINES = -DLIBYUV_NEON=1
318
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\convert_from.cc.o.d
319
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
320
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
321
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
322
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
323
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
324
+ TARGET_PDB = ""
325
+
326
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/convert_jpeg.cc || cmake_object_order_depends_target_yuv_common_objects
327
+ DEFINES = -DLIBYUV_NEON=1
328
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\convert_jpeg.cc.o.d
329
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
330
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
331
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
332
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
333
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
334
+ TARGET_PDB = ""
335
+
336
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/convert_to_argb.cc || cmake_object_order_depends_target_yuv_common_objects
337
+ DEFINES = -DLIBYUV_NEON=1
338
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\convert_to_argb.cc.o.d
339
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
340
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
341
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
342
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
343
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
344
+ TARGET_PDB = ""
345
+
346
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/convert_to_i420.cc || cmake_object_order_depends_target_yuv_common_objects
347
+ DEFINES = -DLIBYUV_NEON=1
348
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\convert_to_i420.cc.o.d
349
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
350
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
351
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
352
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
353
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
354
+ TARGET_PDB = ""
355
+
356
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/cpu_id.cc || cmake_object_order_depends_target_yuv_common_objects
357
+ DEFINES = -DLIBYUV_NEON=1
358
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\cpu_id.cc.o.d
359
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
360
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
361
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
362
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
363
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
364
+ TARGET_PDB = ""
365
+
366
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/mjpeg_decoder.cc || cmake_object_order_depends_target_yuv_common_objects
367
+ DEFINES = -DLIBYUV_NEON=1
368
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\mjpeg_decoder.cc.o.d
369
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
370
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
371
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
372
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
373
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
374
+ TARGET_PDB = ""
375
+
376
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/mjpeg_validate.cc || cmake_object_order_depends_target_yuv_common_objects
377
+ DEFINES = -DLIBYUV_NEON=1
378
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\mjpeg_validate.cc.o.d
379
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
380
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
381
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
382
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
383
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
384
+ TARGET_PDB = ""
385
+
386
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/planar_functions.cc || cmake_object_order_depends_target_yuv_common_objects
387
+ DEFINES = -DLIBYUV_NEON=1
388
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\planar_functions.cc.o.d
389
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
390
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
391
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
392
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
393
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
394
+ TARGET_PDB = ""
395
+
396
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/rotate_any.cc || cmake_object_order_depends_target_yuv_common_objects
397
+ DEFINES = -DLIBYUV_NEON=1
398
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\rotate_any.cc.o.d
399
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
400
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
401
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
402
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
403
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
404
+ TARGET_PDB = ""
405
+
406
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/rotate_argb.cc || cmake_object_order_depends_target_yuv_common_objects
407
+ DEFINES = -DLIBYUV_NEON=1
408
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\rotate_argb.cc.o.d
409
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
410
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
411
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
412
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
413
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
414
+ TARGET_PDB = ""
415
+
416
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/rotate.cc || cmake_object_order_depends_target_yuv_common_objects
417
+ DEFINES = -DLIBYUV_NEON=1
418
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\rotate.cc.o.d
419
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
420
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
421
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
422
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
423
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
424
+ TARGET_PDB = ""
425
+
426
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/rotate_common.cc || cmake_object_order_depends_target_yuv_common_objects
427
+ DEFINES = -DLIBYUV_NEON=1
428
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\rotate_common.cc.o.d
429
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
430
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
431
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
432
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
433
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
434
+ TARGET_PDB = ""
435
+
436
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/rotate_gcc.cc || cmake_object_order_depends_target_yuv_common_objects
437
+ DEFINES = -DLIBYUV_NEON=1
438
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\rotate_gcc.cc.o.d
439
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
440
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
441
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
442
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
443
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
444
+ TARGET_PDB = ""
445
+
446
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/rotate_lsx.cc || cmake_object_order_depends_target_yuv_common_objects
447
+ DEFINES = -DLIBYUV_NEON=1
448
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\rotate_lsx.cc.o.d
449
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
450
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
451
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
452
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
453
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
454
+ TARGET_PDB = ""
455
+
456
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/rotate_win.cc || cmake_object_order_depends_target_yuv_common_objects
457
+ DEFINES = -DLIBYUV_NEON=1
458
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\rotate_win.cc.o.d
459
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
460
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
461
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
462
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
463
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
464
+ TARGET_PDB = ""
465
+
466
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/row_any.cc || cmake_object_order_depends_target_yuv_common_objects
467
+ DEFINES = -DLIBYUV_NEON=1
468
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\row_any.cc.o.d
469
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
470
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
471
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
472
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
473
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
474
+ TARGET_PDB = ""
475
+
476
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/row_common.cc || cmake_object_order_depends_target_yuv_common_objects
477
+ DEFINES = -DLIBYUV_NEON=1
478
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\row_common.cc.o.d
479
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
480
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
481
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
482
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
483
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
484
+ TARGET_PDB = ""
485
+
486
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/row_gcc.cc || cmake_object_order_depends_target_yuv_common_objects
487
+ DEFINES = -DLIBYUV_NEON=1
488
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\row_gcc.cc.o.d
489
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
490
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
491
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
492
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
493
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
494
+ TARGET_PDB = ""
495
+
496
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/row_lasx.cc || cmake_object_order_depends_target_yuv_common_objects
497
+ DEFINES = -DLIBYUV_NEON=1
498
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\row_lasx.cc.o.d
499
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
500
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
501
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
502
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
503
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
504
+ TARGET_PDB = ""
505
+
506
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/row_lsx.cc || cmake_object_order_depends_target_yuv_common_objects
507
+ DEFINES = -DLIBYUV_NEON=1
508
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\row_lsx.cc.o.d
509
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
510
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
511
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
512
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
513
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
514
+ TARGET_PDB = ""
515
+
516
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/row_rvv.cc || cmake_object_order_depends_target_yuv_common_objects
517
+ DEFINES = -DLIBYUV_NEON=1
518
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\row_rvv.cc.o.d
519
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
520
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
521
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
522
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
523
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
524
+ TARGET_PDB = ""
525
+
526
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/row_win.cc || cmake_object_order_depends_target_yuv_common_objects
527
+ DEFINES = -DLIBYUV_NEON=1
528
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\row_win.cc.o.d
529
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
530
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
531
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
532
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
533
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
534
+ TARGET_PDB = ""
535
+
536
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/scale_any.cc || cmake_object_order_depends_target_yuv_common_objects
537
+ DEFINES = -DLIBYUV_NEON=1
538
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\scale_any.cc.o.d
539
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
540
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
541
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
542
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
543
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
544
+ TARGET_PDB = ""
545
+
546
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/scale_argb.cc || cmake_object_order_depends_target_yuv_common_objects
547
+ DEFINES = -DLIBYUV_NEON=1
548
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\scale_argb.cc.o.d
549
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
550
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
551
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
552
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
553
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
554
+ TARGET_PDB = ""
555
+
556
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/scale.cc || cmake_object_order_depends_target_yuv_common_objects
557
+ DEFINES = -DLIBYUV_NEON=1
558
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\scale.cc.o.d
559
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
560
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
561
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
562
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
563
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
564
+ TARGET_PDB = ""
565
+
566
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/scale_common.cc || cmake_object_order_depends_target_yuv_common_objects
567
+ DEFINES = -DLIBYUV_NEON=1
568
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\scale_common.cc.o.d
569
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
570
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
571
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
572
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
573
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
574
+ TARGET_PDB = ""
575
+
576
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/scale_gcc.cc || cmake_object_order_depends_target_yuv_common_objects
577
+ DEFINES = -DLIBYUV_NEON=1
578
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\scale_gcc.cc.o.d
579
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
580
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
581
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
582
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
583
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
584
+ TARGET_PDB = ""
585
+
586
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/scale_lsx.cc || cmake_object_order_depends_target_yuv_common_objects
587
+ DEFINES = -DLIBYUV_NEON=1
588
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\scale_lsx.cc.o.d
589
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
590
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
591
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
592
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
593
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
594
+ TARGET_PDB = ""
595
+
596
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/scale_rgb.cc || cmake_object_order_depends_target_yuv_common_objects
597
+ DEFINES = -DLIBYUV_NEON=1
598
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\scale_rgb.cc.o.d
599
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
600
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
601
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
602
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
603
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
604
+ TARGET_PDB = ""
605
+
606
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/scale_rvv.cc || cmake_object_order_depends_target_yuv_common_objects
607
+ DEFINES = -DLIBYUV_NEON=1
608
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\scale_rvv.cc.o.d
609
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
610
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
611
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
612
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
613
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
614
+ TARGET_PDB = ""
615
+
616
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/scale_uv.cc || cmake_object_order_depends_target_yuv_common_objects
617
+ DEFINES = -DLIBYUV_NEON=1
618
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\scale_uv.cc.o.d
619
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
620
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
621
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
622
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
623
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
624
+ TARGET_PDB = ""
625
+
626
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/scale_win.cc || cmake_object_order_depends_target_yuv_common_objects
627
+ DEFINES = -DLIBYUV_NEON=1
628
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\scale_win.cc.o.d
629
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
630
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
631
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
632
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
633
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
634
+ TARGET_PDB = ""
635
+
636
+ build libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o: CXX_COMPILER__yuv_common_objects_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/video_common.cc || cmake_object_order_depends_target_yuv_common_objects
637
+ DEFINES = -DLIBYUV_NEON=1
638
+ DEP_FILE = libyuv\CMakeFiles\yuv_common_objects.dir\source\video_common.cc.o.d
639
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC
640
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
641
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_common_objects.dir
642
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_common_objects.dir\source
643
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_common_objects.dir\
644
+ TARGET_PDB = ""
645
+
646
+
647
+
648
+ #############################################
649
+ # Object library yuv_common_objects
650
+
651
+ build libyuv/yuv_common_objects: phony libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o
652
+
653
+ # =============================================================================
654
+ # Object build statements for OBJECT_LIBRARY target yuv_neon
655
+
656
+
657
+ #############################################
658
+ # Order-only phony target for yuv_neon
659
+
660
+ build cmake_object_order_depends_target_yuv_neon: phony || libyuv/CMakeFiles/yuv_neon.dir
661
+
662
+ build libyuv/CMakeFiles/yuv_neon.dir/source/compare_neon.cc.o: CXX_COMPILER__yuv_neon_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/compare_neon.cc || cmake_object_order_depends_target_yuv_neon
663
+ DEFINES = -DLIBYUV_NEON=1
664
+ DEP_FILE = libyuv\CMakeFiles\yuv_neon.dir\source\compare_neon.cc.o.d
665
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC -mfpu=neon
666
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
667
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_neon.dir
668
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_neon.dir\source
669
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_neon.dir\
670
+ TARGET_PDB = ""
671
+
672
+ build libyuv/CMakeFiles/yuv_neon.dir/source/rotate_neon.cc.o: CXX_COMPILER__yuv_neon_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/rotate_neon.cc || cmake_object_order_depends_target_yuv_neon
673
+ DEFINES = -DLIBYUV_NEON=1
674
+ DEP_FILE = libyuv\CMakeFiles\yuv_neon.dir\source\rotate_neon.cc.o.d
675
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC -mfpu=neon
676
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
677
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_neon.dir
678
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_neon.dir\source
679
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_neon.dir\
680
+ TARGET_PDB = ""
681
+
682
+ build libyuv/CMakeFiles/yuv_neon.dir/source/row_neon.cc.o: CXX_COMPILER__yuv_neon_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/row_neon.cc || cmake_object_order_depends_target_yuv_neon
683
+ DEFINES = -DLIBYUV_NEON=1
684
+ DEP_FILE = libyuv\CMakeFiles\yuv_neon.dir\source\row_neon.cc.o.d
685
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC -mfpu=neon
686
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
687
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_neon.dir
688
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_neon.dir\source
689
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_neon.dir\
690
+ TARGET_PDB = ""
691
+
692
+ build libyuv/CMakeFiles/yuv_neon.dir/source/scale_neon.cc.o: CXX_COMPILER__yuv_neon_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/source/scale_neon.cc || cmake_object_order_depends_target_yuv_neon
693
+ DEFINES = -DLIBYUV_NEON=1
694
+ DEP_FILE = libyuv\CMakeFiles\yuv_neon.dir\source\scale_neon.cc.o.d
695
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIC -mfpu=neon
696
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
697
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_neon.dir
698
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuv_neon.dir\source
699
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_neon.dir\
700
+ TARGET_PDB = ""
701
+
702
+
703
+
704
+ #############################################
705
+ # Object library yuv_neon
706
+
707
+ build libyuv/yuv_neon: phony libyuv/CMakeFiles/yuv_neon.dir/source/compare_neon.cc.o libyuv/CMakeFiles/yuv_neon.dir/source/rotate_neon.cc.o libyuv/CMakeFiles/yuv_neon.dir/source/row_neon.cc.o libyuv/CMakeFiles/yuv_neon.dir/source/scale_neon.cc.o
708
+
709
+ # =============================================================================
710
+ # Object build statements for STATIC_LIBRARY target yuv
711
+
712
+
713
+ #############################################
714
+ # Order-only phony target for yuv
715
+
716
+ build cmake_object_order_depends_target_yuv: phony || cmake_object_order_depends_target_yuv_common_objects cmake_object_order_depends_target_yuv_neon
717
+
718
+
719
+ # =============================================================================
720
+ # Link build statements for STATIC_LIBRARY target yuv
721
+
722
+
723
+ #############################################
724
+ # Link the static library libyuv\libyuv.a
725
+
726
+ build libyuv/libyuv.a: CXX_STATIC_LIBRARY_LINKER__yuv_RelWithDebInfo libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o libyuv/CMakeFiles/yuv_neon.dir/source/compare_neon.cc.o libyuv/CMakeFiles/yuv_neon.dir/source/rotate_neon.cc.o libyuv/CMakeFiles/yuv_neon.dir/source/row_neon.cc.o libyuv/CMakeFiles/yuv_neon.dir/source/scale_neon.cc.o || libyuv/yuv_common_objects libyuv/yuv_neon
727
+ LANGUAGE_COMPILE_FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG
728
+ OBJECT_DIR = libyuv\CMakeFiles\yuv.dir
729
+ POST_BUILD = cd .
730
+ PRE_LINK = cd .
731
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv.dir\yuv.pdb
732
+ TARGET_FILE = libyuv\libyuv.a
733
+ TARGET_PDB = libyuv\libyuv.pdb
734
+
735
+ # =============================================================================
736
+ # Object build statements for SHARED_LIBRARY target yuv_shared
737
+
738
+
739
+ #############################################
740
+ # Order-only phony target for yuv_shared
741
+
742
+ build cmake_object_order_depends_target_yuv_shared: phony || cmake_object_order_depends_target_yuv_common_objects cmake_object_order_depends_target_yuv_neon
743
+
744
+
745
+ # =============================================================================
746
+ # Link build statements for SHARED_LIBRARY target yuv_shared
747
+
748
+
749
+ #############################################
750
+ # Link the shared library D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\RelWithDebInfo\605w2754\obj\armeabi-v7a\libyuv.so
751
+
752
+ build D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/RelWithDebInfo/605w2754/obj/armeabi-v7a/libyuv.so: CXX_SHARED_LIBRARY_LINKER__yuv_shared_RelWithDebInfo libyuv/CMakeFiles/yuv_common_objects.dir/source/compare.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_common.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_gcc.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/compare_win.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_argb.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/convert.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from_argb.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_from.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_jpeg.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_argb.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/convert_to_i420.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/cpu_id.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_decoder.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/mjpeg_validate.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/planar_functions.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_any.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_argb.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_common.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_gcc.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_lsx.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/rotate_win.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/row_any.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/row_common.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/row_gcc.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lasx.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/row_lsx.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/row_rvv.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/row_win.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_any.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_argb.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_common.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_gcc.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_lsx.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rgb.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_rvv.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_uv.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/scale_win.cc.o libyuv/CMakeFiles/yuv_common_objects.dir/source/video_common.cc.o libyuv/CMakeFiles/yuv_neon.dir/source/compare_neon.cc.o libyuv/CMakeFiles/yuv_neon.dir/source/rotate_neon.cc.o libyuv/CMakeFiles/yuv_neon.dir/source/row_neon.cc.o libyuv/CMakeFiles/yuv_neon.dir/source/scale_neon.cc.o || libyuv/yuv_common_objects libyuv/yuv_neon
753
+ LANGUAGE_COMPILE_FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG
754
+ LINK_FLAGS = -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--no-undefined-version -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments -Wl,--gc-sections
755
+ LINK_LIBRARIES = -latomic -lm
756
+ OBJECT_DIR = libyuv\CMakeFiles\yuv_shared.dir
757
+ POST_BUILD = cd .
758
+ PRE_LINK = cd .
759
+ SONAME = libyuv.so
760
+ SONAME_FLAG = -Wl,-soname,
761
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuv_shared.dir\
762
+ TARGET_FILE = D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\RelWithDebInfo\605w2754\obj\armeabi-v7a\libyuv.so
763
+ TARGET_PDB = D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\RelWithDebInfo\605w2754\obj\armeabi-v7a\libyuv.pdb
764
+
765
+ # =============================================================================
766
+ # Object build statements for EXECUTABLE target cpuid
767
+
768
+
769
+ #############################################
770
+ # Order-only phony target for cpuid
771
+
772
+ build cmake_object_order_depends_target_cpuid: phony || cmake_object_order_depends_target_yuv
773
+
774
+ build libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o: C_COMPILER__cpuid_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/util/cpuid.c || cmake_object_order_depends_target_cpuid
775
+ DEFINES = -DLIBYUV_NEON=1
776
+ DEP_FILE = libyuv\CMakeFiles\cpuid.dir\util\cpuid.c.o.d
777
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -O2 -g -DNDEBUG -fPIE
778
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
779
+ OBJECT_DIR = libyuv\CMakeFiles\cpuid.dir
780
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\cpuid.dir\util
781
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\cpuid.dir\
782
+ TARGET_PDB = D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\RelWithDebInfo\605w2754\obj\armeabi-v7a\cpuid.pdb
783
+
784
+
785
+ # =============================================================================
786
+ # Link build statements for EXECUTABLE target cpuid
787
+
788
+
789
+ #############################################
790
+ # Link the executable D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\RelWithDebInfo\605w2754\obj\armeabi-v7a\cpuid
791
+
792
+ build D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/RelWithDebInfo/605w2754/obj/armeabi-v7a/cpuid: CXX_EXECUTABLE_LINKER__cpuid_RelWithDebInfo libyuv/CMakeFiles/cpuid.dir/util/cpuid.c.o | libyuv/libyuv.a || libyuv/libyuv.a
793
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG
794
+ LINK_FLAGS = -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--no-undefined-version -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments -Wl,--gc-sections
795
+ LINK_LIBRARIES = libyuv/libyuv.a -latomic -lm
796
+ OBJECT_DIR = libyuv\CMakeFiles\cpuid.dir
797
+ POST_BUILD = cd .
798
+ PRE_LINK = cd .
799
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\cpuid.dir\
800
+ TARGET_FILE = D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\RelWithDebInfo\605w2754\obj\armeabi-v7a\cpuid
801
+ TARGET_PDB = D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\RelWithDebInfo\605w2754\obj\armeabi-v7a\cpuid.pdb
802
+
803
+ # =============================================================================
804
+ # Object build statements for EXECUTABLE target yuvconvert
805
+
806
+
807
+ #############################################
808
+ # Order-only phony target for yuvconvert
809
+
810
+ build cmake_object_order_depends_target_yuvconvert: phony || cmake_object_order_depends_target_yuv
811
+
812
+ build libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o: CXX_COMPILER__yuvconvert_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/util/yuvconvert.cc || cmake_object_order_depends_target_yuvconvert
813
+ DEFINES = -DLIBYUV_NEON=1
814
+ DEP_FILE = libyuv\CMakeFiles\yuvconvert.dir\util\yuvconvert.cc.o.d
815
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG -fPIE
816
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
817
+ OBJECT_DIR = libyuv\CMakeFiles\yuvconvert.dir
818
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuvconvert.dir\util
819
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuvconvert.dir\
820
+ TARGET_PDB = D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\RelWithDebInfo\605w2754\obj\armeabi-v7a\yuvconvert.pdb
821
+
822
+
823
+ # =============================================================================
824
+ # Link build statements for EXECUTABLE target yuvconvert
825
+
826
+
827
+ #############################################
828
+ # Link the executable D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\RelWithDebInfo\605w2754\obj\armeabi-v7a\yuvconvert
829
+
830
+ build D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/RelWithDebInfo/605w2754/obj/armeabi-v7a/yuvconvert: CXX_EXECUTABLE_LINKER__yuvconvert_RelWithDebInfo libyuv/CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o | libyuv/libyuv.a || libyuv/libyuv.a
831
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG
832
+ LINK_FLAGS = -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--no-undefined-version -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments -Wl,--gc-sections
833
+ LINK_LIBRARIES = libyuv/libyuv.a -latomic -lm
834
+ OBJECT_DIR = libyuv\CMakeFiles\yuvconvert.dir
835
+ POST_BUILD = cd .
836
+ PRE_LINK = cd .
837
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuvconvert.dir\
838
+ TARGET_FILE = D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\RelWithDebInfo\605w2754\obj\armeabi-v7a\yuvconvert
839
+ TARGET_PDB = D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\RelWithDebInfo\605w2754\obj\armeabi-v7a\yuvconvert.pdb
840
+
841
+ # =============================================================================
842
+ # Object build statements for EXECUTABLE target yuvconstants
843
+
844
+
845
+ #############################################
846
+ # Order-only phony target for yuvconstants
847
+
848
+ build cmake_object_order_depends_target_yuvconstants: phony || cmake_object_order_depends_target_yuv
849
+
850
+ build libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o: C_COMPILER__yuvconstants_RelWithDebInfo D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/util/yuvconstants.c || cmake_object_order_depends_target_yuvconstants
851
+ DEFINES = -DLIBYUV_NEON=1
852
+ DEP_FILE = libyuv\CMakeFiles\yuvconstants.dir\util\yuvconstants.c.o.d
853
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -O2 -g -DNDEBUG -fPIE
854
+ INCLUDES = -ID:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/include
855
+ OBJECT_DIR = libyuv\CMakeFiles\yuvconstants.dir
856
+ OBJECT_FILE_DIR = libyuv\CMakeFiles\yuvconstants.dir\util
857
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuvconstants.dir\
858
+ TARGET_PDB = D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\RelWithDebInfo\605w2754\obj\armeabi-v7a\yuvconstants.pdb
859
+
860
+
861
+ # =============================================================================
862
+ # Link build statements for EXECUTABLE target yuvconstants
863
+
864
+
865
+ #############################################
866
+ # Link the executable D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\RelWithDebInfo\605w2754\obj\armeabi-v7a\yuvconstants
867
+
868
+ build D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/RelWithDebInfo/605w2754/obj/armeabi-v7a/yuvconstants: CXX_EXECUTABLE_LINKER__yuvconstants_RelWithDebInfo libyuv/CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o | libyuv/libyuv.a || libyuv/libyuv.a
869
+ FLAGS = -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -march=armv7-a -mthumb -Wformat -Werror=format-security -std=c++17 -O2 -g -DNDEBUG
870
+ LINK_FLAGS = -static-libstdc++ -Wl,--build-id=sha1 -Wl,--no-rosegment -Wl,--no-undefined-version -Wl,--fatal-warnings -Wl,--no-undefined -Qunused-arguments -Wl,--gc-sections
871
+ LINK_LIBRARIES = libyuv/libyuv.a -latomic -lm
872
+ OBJECT_DIR = libyuv\CMakeFiles\yuvconstants.dir
873
+ POST_BUILD = cd .
874
+ PRE_LINK = cd .
875
+ TARGET_COMPILE_PDB = libyuv\CMakeFiles\yuvconstants.dir\
876
+ TARGET_FILE = D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\RelWithDebInfo\605w2754\obj\armeabi-v7a\yuvconstants
877
+ TARGET_PDB = D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\build\intermediates\cxx\RelWithDebInfo\605w2754\obj\armeabi-v7a\yuvconstants.pdb
878
+
879
+
880
+ #############################################
881
+ # Utility command for package
882
+
883
+ build libyuv/CMakeFiles/package.util: CUSTOM_COMMAND libyuv/all
884
+ COMMAND = cmd.exe /C "cd /D D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\RelWithDebInfo\605w2754\armeabi-v7a && C:\Users\jesco\AppData\Local\Android\Sdk\cmake\3.22.1\bin\cpack.exe --config ./CPackConfig.cmake"
885
+ DESC = Run CPack packaging tool...
886
+ pool = console
887
+ restat = 1
888
+
889
+ build libyuv/package: phony libyuv/CMakeFiles/package.util
890
+
891
+
892
+ #############################################
893
+ # Utility command for package_source
894
+
895
+ build libyuv/CMakeFiles/package_source.util: CUSTOM_COMMAND
896
+ COMMAND = cmd.exe /C "cd /D D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\RelWithDebInfo\605w2754\armeabi-v7a && C:\Users\jesco\AppData\Local\Android\Sdk\cmake\3.22.1\bin\cpack.exe --config ./CPackSourceConfig.cmake D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/CPackSourceConfig.cmake"
897
+ DESC = Run CPack packaging tool for source...
898
+ pool = console
899
+ restat = 1
900
+
901
+ build libyuv/package_source: phony libyuv/CMakeFiles/package_source.util
902
+
903
+
904
+ #############################################
905
+ # Utility command for edit_cache
906
+
907
+ build libyuv/CMakeFiles/edit_cache.util: CUSTOM_COMMAND
908
+ COMMAND = cmd.exe /C "cd /D D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\RelWithDebInfo\605w2754\armeabi-v7a\libyuv && C:\Users\jesco\AppData\Local\Android\Sdk\cmake\3.22.1\bin\cmake.exe -E echo "No interactive CMake dialog available.""
909
+ DESC = No interactive CMake dialog available...
910
+ restat = 1
911
+
912
+ build libyuv/edit_cache: phony libyuv/CMakeFiles/edit_cache.util
913
+
914
+
915
+ #############################################
916
+ # Utility command for rebuild_cache
917
+
918
+ build libyuv/CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND
919
+ COMMAND = cmd.exe /C "cd /D D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\RelWithDebInfo\605w2754\armeabi-v7a\libyuv && C:\Users\jesco\AppData\Local\Android\Sdk\cmake\3.22.1\bin\cmake.exe --regenerate-during-build -SD:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\src\main\cpp -BD:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\RelWithDebInfo\605w2754\armeabi-v7a"
920
+ DESC = Running CMake to regenerate build system...
921
+ pool = console
922
+ restat = 1
923
+
924
+ build libyuv/rebuild_cache: phony libyuv/CMakeFiles/rebuild_cache.util
925
+
926
+
927
+ #############################################
928
+ # Utility command for list_install_components
929
+
930
+ build libyuv/list_install_components: phony
931
+
932
+
933
+ #############################################
934
+ # Utility command for install
935
+
936
+ build libyuv/CMakeFiles/install.util: CUSTOM_COMMAND libyuv/all
937
+ COMMAND = cmd.exe /C "cd /D D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\RelWithDebInfo\605w2754\armeabi-v7a\libyuv && C:\Users\jesco\AppData\Local\Android\Sdk\cmake\3.22.1\bin\cmake.exe -P cmake_install.cmake"
938
+ DESC = Install the project...
939
+ pool = console
940
+ restat = 1
941
+
942
+ build libyuv/install: phony libyuv/CMakeFiles/install.util
943
+
944
+
945
+ #############################################
946
+ # Utility command for install/local
947
+
948
+ build libyuv/CMakeFiles/install/local.util: CUSTOM_COMMAND libyuv/all
949
+ COMMAND = cmd.exe /C "cd /D D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\RelWithDebInfo\605w2754\armeabi-v7a\libyuv && C:\Users\jesco\AppData\Local\Android\Sdk\cmake\3.22.1\bin\cmake.exe -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake"
950
+ DESC = Installing only the local directory...
951
+ pool = console
952
+ restat = 1
953
+
954
+ build libyuv/install/local: phony libyuv/CMakeFiles/install/local.util
955
+
956
+
957
+ #############################################
958
+ # Utility command for install/strip
959
+
960
+ build libyuv/CMakeFiles/install/strip.util: CUSTOM_COMMAND libyuv/all
961
+ COMMAND = cmd.exe /C "cd /D D:\Jescon\insure\node_modules\react-native-vision-camera-spoof-detector\android\.cxx\RelWithDebInfo\605w2754\armeabi-v7a\libyuv && C:\Users\jesco\AppData\Local\Android\Sdk\cmake\3.22.1\bin\cmake.exe -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake"
962
+ DESC = Installing the project stripped...
963
+ pool = console
964
+ restat = 1
965
+
966
+ build libyuv/install/strip: phony libyuv/CMakeFiles/install/strip.util
967
+
968
+ # =============================================================================
969
+ # Target aliases.
970
+
971
+ build cpuid: phony D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/RelWithDebInfo/605w2754/obj/armeabi-v7a/cpuid
972
+
973
+ build faceantispoof: phony D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/RelWithDebInfo/605w2754/obj/armeabi-v7a/libfaceantispoof.so
974
+
975
+ build fastyuv: phony D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/RelWithDebInfo/605w2754/obj/armeabi-v7a/libfastyuv.so
976
+
977
+ build libfaceantispoof.so: phony D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/RelWithDebInfo/605w2754/obj/armeabi-v7a/libfaceantispoof.so
978
+
979
+ build libfastyuv.so: phony D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/RelWithDebInfo/605w2754/obj/armeabi-v7a/libfastyuv.so
980
+
981
+ build libyuv.a: phony libyuv/libyuv.a
982
+
983
+ build libyuv.so: phony D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/RelWithDebInfo/605w2754/obj/armeabi-v7a/libyuv.so
984
+
985
+ build yuv: phony libyuv/libyuv.a
986
+
987
+ build yuv_common_objects: phony libyuv/yuv_common_objects
988
+
989
+ build yuv_neon: phony libyuv/yuv_neon
990
+
991
+ build yuv_shared: phony D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/RelWithDebInfo/605w2754/obj/armeabi-v7a/libyuv.so
992
+
993
+ build yuvconstants: phony D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/RelWithDebInfo/605w2754/obj/armeabi-v7a/yuvconstants
994
+
995
+ build yuvconvert: phony D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/RelWithDebInfo/605w2754/obj/armeabi-v7a/yuvconvert
996
+
997
+ # =============================================================================
998
+ # Folder targets.
999
+
1000
+ # =============================================================================
1001
+
1002
+ #############################################
1003
+ # Folder: D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a
1004
+
1005
+ build all: phony D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/RelWithDebInfo/605w2754/obj/armeabi-v7a/libfastyuv.so D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/RelWithDebInfo/605w2754/obj/armeabi-v7a/libfaceantispoof.so libyuv/all
1006
+
1007
+ # =============================================================================
1008
+
1009
+ #############################################
1010
+ # Folder: D:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/.cxx/RelWithDebInfo/605w2754/armeabi-v7a/libyuv
1011
+
1012
+ build libyuv/all: phony libyuv/yuv_common_objects libyuv/yuv_neon libyuv/libyuv.a D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/RelWithDebInfo/605w2754/obj/armeabi-v7a/libyuv.so D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/RelWithDebInfo/605w2754/obj/armeabi-v7a/cpuid D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/RelWithDebInfo/605w2754/obj/armeabi-v7a/yuvconvert D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/build/intermediates/cxx/RelWithDebInfo/605w2754/obj/armeabi-v7a/yuvconstants
1013
+
1014
+ # =============================================================================
1015
+ # Built-in targets
1016
+
1017
+
1018
+ #############################################
1019
+ # Re-run CMake if any of its inputs changed.
1020
+
1021
+ build build.ninja: RERUN_CMAKE | C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCCompiler.cmake.in C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCCompilerABI.c C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCInformation.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXCompiler.cmake.in C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXCompilerABI.cpp C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXInformation.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCommonLanguageInclude.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCompilerIdDetection.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCXXCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompileFeatures.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompilerId.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineSystem.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeFindBinUtils.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeGenericSystem.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeInitializeConfigs.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeLanguageInformation.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeParseImplicitIncludeInfo.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeParseImplicitLinkInfo.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeParseLibraryArchitecture.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystem.cmake.in C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInformation.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInitialize.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeTestCompilerCommon.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CPack.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CPackComponent.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CheckCSourceCompiles.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/ADSP-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/ARMCC-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/ARMClang-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/AppleClang-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Borland-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Bruce-C-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/CMakeCommonCompilerMacros.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-C.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-CXX.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-DetermineCompilerInternal.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-FindBinUtils.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Compaq-C-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Cray-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Embarcadero-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Fujitsu-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GHS-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU-C-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/HP-C-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/HP-CXX-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IAR-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Intel-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/MSVC-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/NVHPC-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/NVIDIA-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/PGI-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/PathScale-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SCO-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SDCC-C-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SunPro-C-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/TI-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Watcom-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XL-C-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XL-CXX-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XLClang-C-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/zOS-C-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/FindJPEG.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/FindPackageMessage.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Internal/CheckSourceCompiles.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Internal/FeatureTesting.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-C.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-CXX.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Determine-C.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Determine-CXX.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Determine.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Initialize.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android/Determine-Compiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Linux.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/UnixPaths.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/SelectLibraryConfigurations.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Templates/CPackConfig.cmake.in C$:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/build/cmake/abis.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/build/cmake/android-legacy.toolchain.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/build/cmake/android.toolchain.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/build/cmake/flags.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/build/cmake/hooks/pre/Android-Clang.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/build/cmake/hooks/pre/Android-Determine.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/build/cmake/hooks/pre/Android-Initialize.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/build/cmake/hooks/pre/Android.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/build/cmake/hooks/pre/Determine-Compiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/build/cmake/platforms.cmake CMakeCache.txt CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/CMakeLists.txt D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/CM_linux_packages.cmake D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/CMakeLists.txt
1022
+ pool = console
1023
+
1024
+
1025
+ #############################################
1026
+ # A missing CMake input file is not an error.
1027
+
1028
+ build C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCCompiler.cmake.in C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCCompilerABI.c C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCInformation.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXCompiler.cmake.in C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXCompilerABI.cpp C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCXXInformation.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCommonLanguageInclude.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeCompilerIdDetection.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCXXCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompileFeatures.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompilerABI.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineCompilerId.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeDetermineSystem.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeFindBinUtils.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeGenericSystem.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeInitializeConfigs.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeLanguageInformation.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeParseImplicitIncludeInfo.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeParseImplicitLinkInfo.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeParseLibraryArchitecture.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystem.cmake.in C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInformation.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeSystemSpecificInitialize.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeTestCXXCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CMakeTestCompilerCommon.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CPack.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CPackComponent.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/CheckCSourceCompiles.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/ADSP-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/ARMCC-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/ARMClang-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/AppleClang-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Borland-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Bruce-C-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/CMakeCommonCompilerMacros.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-C.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-CXX.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-DetermineCompilerInternal.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang-FindBinUtils.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Clang.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Compaq-C-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Cray-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Embarcadero-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Fujitsu-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GHS-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU-C-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/GNU.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/HP-C-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/HP-CXX-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IAR-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Intel-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/MSVC-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/NVHPC-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/NVIDIA-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/PGI-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/PathScale-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SCO-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SDCC-C-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SunPro-C-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/TI-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/Watcom-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XL-C-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XL-CXX-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XLClang-C-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/zOS-C-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/FindJPEG.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/FindPackageMessage.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Internal/CheckSourceCompiles.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Internal/FeatureTesting.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-C.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang-CXX.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Clang.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Determine-C.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Determine-CXX.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Determine.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android-Initialize.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Android/Determine-Compiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/Linux.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/Platform/UnixPaths.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Modules/SelectLibraryConfigurations.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/cmake/3.22.1/share/cmake-3.22/Templates/CPackConfig.cmake.in C$:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/build/cmake/abis.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/build/cmake/android-legacy.toolchain.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/build/cmake/android.toolchain.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/build/cmake/flags.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/build/cmake/hooks/pre/Android-Clang.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/build/cmake/hooks/pre/Android-Determine.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/build/cmake/hooks/pre/Android-Initialize.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/build/cmake/hooks/pre/Android.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/build/cmake/hooks/pre/Determine-Compiler.cmake C$:/Users/jesco/AppData/Local/Android/Sdk/ndk/27.0.12077973/build/cmake/platforms.cmake CMakeCache.txt CMakeFiles/3.22.1-g37088a8-dirty/CMakeCCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeCXXCompiler.cmake CMakeFiles/3.22.1-g37088a8-dirty/CMakeSystem.cmake D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/CMakeLists.txt D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/CM_linux_packages.cmake D$:/Jescon/insure/node_modules/react-native-vision-camera-spoof-detector/android/src/main/cpp/libyuv/CMakeLists.txt: phony
1029
+
1030
+
1031
+ #############################################
1032
+ # Clean all the built files.
1033
+
1034
+ build clean: CLEAN
1035
+
1036
+
1037
+ #############################################
1038
+ # Print all primary targets available.
1039
+
1040
+ build help: HELP
1041
+
1042
+
1043
+ #############################################
1044
+ # Make the all target the default.
1045
+
1046
+ default all