# Install script for directory: /var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/libwebsockets-full/libwebsockets-3.1.0

# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
  set(CMAKE_INSTALL_PREFIX "/usr")
endif()
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")

# Set the install configuration name.
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
  if(BUILD_TYPE)
    string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
           CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
  else()
    set(CMAKE_INSTALL_CONFIG_NAME "Release")
  endif()
  message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
endif()

# Set the component getting installed.
if(NOT CMAKE_INSTALL_COMPONENT)
  if(COMPONENT)
    message(STATUS "Install component: \"${COMPONENT}\"")
    set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
  else()
    set(CMAKE_INSTALL_COMPONENT)
  endif()
endif()

# Install shared libraries without execute permission?
if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
  set(CMAKE_INSTALL_SO_NO_EXE "1")
endif()

# Is this installation the result of a crosscompile?
if(NOT DEFINED CMAKE_CROSSCOMPILING)
  set(CMAKE_CROSSCOMPILING "TRUE")
endif()

if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/libwebsockets-full/libwebsockets-3.1.0/libwebsockets.pc")
endif()

if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT)
  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/libwebsockets-full/libwebsockets-3.1.0/libwebsockets_static.pc")
endif()

if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xdev_headersx" OR NOT CMAKE_INSTALL_COMPONENT)
  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE DIRECTORY FILES "/var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/libwebsockets-full/libwebsockets-3.1.0/include/libwebsockets")
endif()

if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xlibrariesx" OR NOT CMAKE_INSTALL_COMPONENT)
  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/libwebsockets-full/libwebsockets-3.1.0/lib/libwebsockets.a")
endif()

if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xdevx" OR NOT CMAKE_INSTALL_COMPONENT)
  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE FILE FILES
    "/var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/libwebsockets-full/libwebsockets-3.1.0/include/libwebsockets.h"
    "/var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/libwebsockets-full/libwebsockets-3.1.0/lws_config.h"
    "/var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/libwebsockets-full/libwebsockets-3.1.0/plugins/ssh-base/include/lws-plugin-ssh.h"
    )
endif()

if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xlibrariesx" OR NOT CMAKE_INSTALL_COMPONENT)
  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE SHARED_LIBRARY FILES
    "/var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/libwebsockets-full/libwebsockets-3.1.0/lib/libwebsockets.so.14"
    "/var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/libwebsockets-full/libwebsockets-3.1.0/lib/libwebsockets.so"
    )
  foreach(file
      "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libwebsockets.so.14"
      "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libwebsockets.so"
      )
    if(EXISTS "${file}" AND
       NOT IS_SYMLINK "${file}")
      if(CMAKE_INSTALL_DO_STRIP)
        execute_process(COMMAND "/var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/libwebsockets-full/libwebsockets-3.1.0/:" "${file}")
      endif()
    endif()
  endforeach()
endif()

if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xdevx" OR NOT CMAKE_INSTALL_COMPONENT)
  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE FILE FILES
    "/var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/libwebsockets-full/libwebsockets-3.1.0/include/libwebsockets.h"
    "/var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/libwebsockets-full/libwebsockets-3.1.0/lws_config.h"
    "/var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/libwebsockets-full/libwebsockets-3.1.0/plugins/ssh-base/include/lws-plugin-ssh.h"
    )
endif()

if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xexamplesx" OR NOT CMAKE_INSTALL_COMPONENT)
  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/libwebsockets-test-server/server-status" TYPE FILE FILES
    "/var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/libwebsockets-full/libwebsockets-3.1.0/plugins/server-status.html"
    "/var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/libwebsockets-full/libwebsockets-3.1.0/plugins/server-status.js"
    "/var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/libwebsockets-full/libwebsockets-3.1.0/plugins/server-status.css"
    "/var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/libwebsockets-full/libwebsockets-3.1.0/plugins/lwsws-logo.png"
    )
endif()

if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xexamplesx" OR NOT CMAKE_INSTALL_COMPONENT)
  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/libwebsockets-test-server/generic-table" TYPE FILE FILES
    "/var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/libwebsockets-full/libwebsockets-3.1.0/plugins/generic-table/assets/lwsgt.js"
    "/var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/libwebsockets-full/libwebsockets-3.1.0/plugins/generic-table/assets/index.html"
    )
endif()

if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xdevx" OR NOT CMAKE_INSTALL_COMPONENT)
  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/libwebsockets" TYPE FILE FILES
    "/var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/libwebsockets-full/libwebsockets-3.1.0/CMakeFiles/LibwebsocketsConfig.cmake"
    "/var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/libwebsockets-full/libwebsockets-3.1.0/LibwebsocketsConfigVersion.cmake"
    )
endif()

if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xdevx" OR NOT CMAKE_INSTALL_COMPONENT)
  if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/libwebsockets/LibwebsocketsTargets.cmake")
    file(DIFFERENT EXPORT_FILE_CHANGED FILES
         "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/libwebsockets/LibwebsocketsTargets.cmake"
         "/var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/libwebsockets-full/libwebsockets-3.1.0/CMakeFiles/Export/lib/cmake/libwebsockets/LibwebsocketsTargets.cmake")
    if(EXPORT_FILE_CHANGED)
      file(GLOB OLD_CONFIG_FILES "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/libwebsockets/LibwebsocketsTargets-*.cmake")
      if(OLD_CONFIG_FILES)
        message(STATUS "Old export file \"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/libwebsockets/LibwebsocketsTargets.cmake\" will be replaced.  Removing files [${OLD_CONFIG_FILES}].")
        file(REMOVE ${OLD_CONFIG_FILES})
      endif()
    endif()
  endif()
  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/libwebsockets" TYPE FILE FILES "/var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/libwebsockets-full/libwebsockets-3.1.0/CMakeFiles/Export/lib/cmake/libwebsockets/LibwebsocketsTargets.cmake")
  if("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
    file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/libwebsockets" TYPE FILE FILES "/var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/libwebsockets-full/libwebsockets-3.1.0/CMakeFiles/Export/lib/cmake/libwebsockets/LibwebsocketsTargets-release.cmake")
  endif()
endif()

if(CMAKE_INSTALL_COMPONENT)
  set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
else()
  set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
endif()

string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
       "${CMAKE_INSTALL_MANIFEST_FILES}")
file(WRITE "/var/www/html/update/lib/jingdong-mips-crosstool/build_dir/target-mipsel_24kec+dsp_musl/libwebsockets-full/libwebsockets-3.1.0/${CMAKE_INSTALL_MANIFEST}"
     "${CMAKE_INSTALL_MANIFEST_CONTENT}")
