xuxiuxi
2017-04-25 eb83ed21a62022bab8a5b0b479893fc777e9eedc
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()