From 109ffe9a777658936a38d0c146579a67c60a0d17 Mon Sep 17 00:00:00 2001 From: xuxiuxi <xuxiuxi@454eff88-639b-444f-9e54-f578c98de674> Date: 星期四, 11 五月 2017 17:48:48 +0800 Subject: [PATCH] --- VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/arm64-v8a/build.ninja | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/arm64-v8a/build.ninja b/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/arm64-v8a/build.ninja index 422594f..d87a512 100644 --- a/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/arm64-v8a/build.ninja +++ b/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/arm64-v8a/build.ninja @@ -113,7 +113,7 @@ # Utility command for edit_cache build CMakeFiles/edit_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D D:\workspace\proxy\VisitFace\RtspNativeCodec\app\.externalNativeBuild\cmake\debug\arm64-v8a && D:\adk\cmake\3.6.3155560\bin\cmake.exe -E echo "No interactive CMake dialog available."" + COMMAND = cmd.exe /C "cd /D D:\workspace\proxy\VisitFace\RtspNativeCodec\app\.externalNativeBuild\cmake\debug\arm64-v8a && D:\Android\adk\cmake\3.6.3155560\bin\cmake.exe -E echo "No interactive CMake dialog available."" DESC = No interactive CMake dialog available... restat = 1 build edit_cache: phony CMakeFiles/edit_cache.util @@ -122,7 +122,7 @@ # Utility command for rebuild_cache build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND - COMMAND = cmd.exe /C "cd /D D:\workspace\proxy\VisitFace\RtspNativeCodec\app\.externalNativeBuild\cmake\debug\arm64-v8a && D:\adk\cmake\3.6.3155560\bin\cmake.exe -HD:\workspace\proxy\VisitFace\RtspNativeCodec\app\src\main\cpp -BD:\workspace\proxy\VisitFace\RtspNativeCodec\app\.externalNativeBuild\cmake\debug\arm64-v8a" + COMMAND = cmd.exe /C "cd /D D:\workspace\proxy\VisitFace\RtspNativeCodec\app\.externalNativeBuild\cmake\debug\arm64-v8a && D:\Android\adk\cmake\3.6.3155560\bin\cmake.exe -HD:\workspace\proxy\VisitFace\RtspNativeCodec\app\src\main\cpp -BD:\workspace\proxy\VisitFace\RtspNativeCodec\app\.externalNativeBuild\cmake\debug\arm64-v8a" DESC = Running CMake to regenerate build system... pool = console restat = 1 -- Gitblit v1.8.0