# Install script for directory: /data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2 # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) set(CMAKE_INSTALL_PREFIX "/usr/local") 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 "Debug") 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 "0") endif() # Is this installation the result of a crosscompile? if(NOT DEFINED CMAKE_CROSSCOMPILING) set(CMAKE_CROSSCOMPILING "FALSE") endif() # Set path to fallback-tool for dependency-resolution. if(NOT DEFINED CMAKE_OBJDUMP) set(CMAKE_OBJDUMP "/data/data/com.termux/files/usr/bin/llvm-objdump") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "development" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/libxml2/libxml" TYPE FILE FILES "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/c14n.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/catalog.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/chvalid.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/debugXML.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/dict.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/encoding.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/entities.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/globals.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/hash.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/HTMLparser.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/HTMLtree.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/list.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/nanoftp.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/nanohttp.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/parser.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/parserInternals.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/pattern.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/relaxng.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/SAX.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/SAX2.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/schemasInternals.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/schematron.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/threads.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/tree.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/uri.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/valid.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/xinclude.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/xlink.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/xmlIO.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/xmlautomata.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/xmlerror.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/xmlexports.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/xmlmemory.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/xmlmodule.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/xmlreader.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/xmlregexp.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/xmlsave.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/xmlschemas.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/xmlschemastypes.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/xmlstring.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/xmlunicode.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/xmlwriter.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/xpath.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/xpathInternals.h" "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/include/libxml/xpointer.h" ) endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "development" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE STATIC_LIBRARY FILES "/data/data/com.termux/files/home/projects/uidefedit/build/third_party/libxml2/libxml2.a") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "documentation" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/man/man1" TYPE FILE FILES "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/doc/xml2-config.1") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "documentation" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/man/man1" TYPE FILE FILES "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/doc/xmlcatalog.1") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "documentation" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/man/man1" TYPE FILE FILES "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/doc/xmllint.1") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "documentation" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/doc/libxml2" TYPE DIRECTORY FILES "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/doc/" REGEX "/Makefile\\.[^/]*$" EXCLUDE REGEX "/[^/]*\\.1$" EXCLUDE REGEX "/[^/]*\\.py$" EXCLUDE REGEX "/[^/]*\\.res$" EXCLUDE REGEX "/[^/]*\\.xml$" EXCLUDE REGEX "/[^/]*\\.xsl$" EXCLUDE) endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "development" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/libxml2-2.12.9" TYPE FILE FILES "/data/data/com.termux/files/home/projects/uidefedit/build/third_party/libxml2/libxml2-config.cmake") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "development" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/libxml2-2.12.9" TYPE FILE FILES "/data/data/com.termux/files/home/projects/uidefedit/build/third_party/libxml2/libxml2-config-version.cmake") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "development" OR NOT CMAKE_INSTALL_COMPONENT) if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/libxml2-2.12.9/libxml2-export.cmake") file(DIFFERENT _cmake_export_file_changed FILES "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/libxml2-2.12.9/libxml2-export.cmake" "/data/data/com.termux/files/home/projects/uidefedit/build/third_party/libxml2/CMakeFiles/Export/827ee1eedc5ecb20db658d71da625fc8/libxml2-export.cmake") if(_cmake_export_file_changed) file(GLOB _cmake_old_config_files "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/libxml2-2.12.9/libxml2-export-*.cmake") if(_cmake_old_config_files) string(REPLACE ";" ", " _cmake_old_config_files_text "${_cmake_old_config_files}") message(STATUS "Old export file \"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/libxml2-2.12.9/libxml2-export.cmake\" will be replaced. Removing files [${_cmake_old_config_files_text}].") unset(_cmake_old_config_files_text) file(REMOVE ${_cmake_old_config_files}) endif() unset(_cmake_old_config_files) endif() unset(_cmake_export_file_changed) endif() file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/libxml2-2.12.9" TYPE FILE FILES "/data/data/com.termux/files/home/projects/uidefedit/build/third_party/libxml2/CMakeFiles/Export/827ee1eedc5ecb20db658d71da625fc8/libxml2-export.cmake") if(CMAKE_INSTALL_CONFIG_NAME MATCHES "^([Dd][Ee][Bb][Uu][Gg])$") file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/libxml2-2.12.9" TYPE FILE FILES "/data/data/com.termux/files/home/projects/uidefedit/build/third_party/libxml2/CMakeFiles/Export/827ee1eedc5ecb20db658d71da625fc8/libxml2-export-debug.cmake") endif() endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "development" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/libxml2/libxml" TYPE FILE FILES "/data/data/com.termux/files/home/projects/uidefedit/build/third_party/libxml2/libxml/xmlversion.h") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "development" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig" TYPE FILE FILES "/data/data/com.termux/files/home/projects/uidefedit/build/third_party/libxml2/libxml-2.0.pc") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "development" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE PROGRAM FILES "/data/data/com.termux/files/home/projects/uidefedit/build/third_party/libxml2/xml2-config") endif() if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/aclocal" TYPE FILE FILES "/data/data/com.termux/files/home/projects/uidefedit/third_party/libxml2/libxml.m4") endif() string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT "${CMAKE_INSTALL_MANIFEST_FILES}") if(CMAKE_INSTALL_LOCAL_ONLY) file(WRITE "/data/data/com.termux/files/home/projects/uidefedit/build/third_party/libxml2/install_local_manifest.txt" "${CMAKE_INSTALL_MANIFEST_CONTENT}") endif()