houxiao
2017-04-17 fff9a88d408eab2c16850ac696a45ae27118bfee
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()