xuxiuxi
2017-05-03 b85ae3f664c75beb701b72f46495b4f2520af944
VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/release/x86/cmake_install.cmake
@@ -12,7 +12,7 @@
    string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
           CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
  else()
    set(CMAKE_INSTALL_CONFIG_NAME "Release")
    set(CMAKE_INSTALL_CONFIG_NAME "Debug")
  endif()
  message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
endif()