From cbdaa0559af3b8ae9c8cf8287d30916d5f81ee3c Mon Sep 17 00:00:00 2001 From: zhangzengfei <zhangzengfei@iotlink.com> Date: 星期四, 05 十一月 2020 13:56:16 +0800 Subject: [PATCH] 调整showlable --- app/.externalNativeBuild/cmake/release/armeabi-v7a/cmake_build_output.txt | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletions(-) diff --git a/app/.externalNativeBuild/cmake/release/armeabi-v7a/cmake_build_output.txt b/app/.externalNativeBuild/cmake/release/armeabi-v7a/cmake_build_output.txt index dde84ac..66f99ae 100644 --- a/app/.externalNativeBuild/cmake/release/armeabi-v7a/cmake_build_output.txt +++ b/app/.externalNativeBuild/cmake/release/armeabi-v7a/cmake_build_output.txt @@ -1,3 +1,15 @@ +-- Check for working C compiler: C:/Users/lgh/AppData/Local/Android/Sdk/ndk/21.0.6113669/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe +-- Check for working C compiler: C:/Users/lgh/AppData/Local/Android/Sdk/ndk/21.0.6113669/toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -- works +-- Detecting C compiler ABI info +-- Detecting C compiler ABI info - done +-- Detecting C compile features +-- Detecting C compile features - done +-- Check for working CXX compiler: C:/Users/lgh/AppData/Local/Android/Sdk/ndk/21.0.6113669/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe +-- Check for working CXX compiler: C:/Users/lgh/AppData/Local/Android/Sdk/ndk/21.0.6113669/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe -- works +-- Detecting CXX compiler ABI info +-- Detecting CXX compiler ABI info - done +-- Detecting CXX compile features +-- Detecting CXX compile features - done -- Configuring done -- Generating done --- Build files have been written to: C:/workspace/Security_alarm/app/.externalNativeBuild/cmake/release/armeabi-v7a +-- Build files have been written to: E:/android/alarm/app/.externalNativeBuild/cmake/release/armeabi-v7a -- Gitblit v1.8.0