| Server IP : 189.126.111.107 / Your IP : 216.73.217.69 Web Server : Apache System : Linux www.gadotticar.com.br 5.4.0-135-generic #152-Ubuntu SMP Wed Nov 23 20:19:22 UTC 2022 x86_64 User : gadotticar ( 1000) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/src/libks/ |
Upload File : |
# Generated by CMake
if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.5)
message(FATAL_ERROR "CMake >= 2.6.0 required")
endif()
cmake_policy(PUSH)
cmake_policy(VERSION 2.6)
#----------------------------------------------------------------
# Generated CMake target import file.
#----------------------------------------------------------------
# Commands may need to know the format version.
set(CMAKE_IMPORT_FILE_VERSION 1)
# Protect against multiple inclusion, which would fail when already imported targets are added once more.
set(_targetsDefined)
set(_targetsNotDefined)
set(_expectedTargets)
foreach(_expectedTarget LibKS2ks2)
list(APPEND _expectedTargets ${_expectedTarget})
if(NOT TARGET ${_expectedTarget})
list(APPEND _targetsNotDefined ${_expectedTarget})
endif()
if(TARGET ${_expectedTarget})
list(APPEND _targetsDefined ${_expectedTarget})
endif()
endforeach()
if("${_targetsDefined}" STREQUAL "${_expectedTargets}")
unset(_targetsDefined)
unset(_targetsNotDefined)
unset(_expectedTargets)
set(CMAKE_IMPORT_FILE_VERSION)
cmake_policy(POP)
return()
endif()
if(NOT "${_targetsDefined}" STREQUAL "")
message(FATAL_ERROR "Some (but not all) targets in this export set were already defined.\nTargets Defined: ${_targetsDefined}\nTargets not yet defined: ${_targetsNotDefined}\n")
endif()
unset(_targetsDefined)
unset(_targetsNotDefined)
unset(_expectedTargets)
# Create imported target LibKS2ks2
add_library(LibKS2ks2 SHARED IMPORTED)
set_target_properties(LibKS2ks2 PROPERTIES
INTERFACE_COMPILE_DEFINITIONS "HAVE_CLOCK_GETTIME=1;HAVE_CLOCK_GETRES=1;HAVE_CLOCK_NANOSLEEP=1;HAVE_STRFTIME=1;HAVE_SCHED_SETSCHEDULER=1;HAVE_MALLOC=1;HAVE_USLEEP=1;HAVE_PTHREAD_ATTR_SETSCHEDPARAM=1;HAVE_MEMMEM=1;HAVE_STDLIB_H=1;HAVE_SYS_TYPES_H=1;HAVE_SYS_STAT_H=1;HAVE_STRING_H=1;HAVE_UNISTD_H=1;HAVE_MEMORY_H=1;HAVE_STRINGS_H=1;HAVE_INTTYPES_H=1;HAVE_STDINT_H=1;HAVE_DLFCN_H=1;HAVE_SCHED_H=1;HAVE_BYTESWAP_H=1;HAVE_DIRENT_H=1;STDC_HEADERS=1;TIME_WITH_SYS_TIME=1;RETSIGTYPE=void;HAVE_LIBCRYPTO=1;HAVE_LIBSSL=1;_REENTRANT=1;__BYTE_ORDER=__LITTLE_ENDIAN"
INTERFACE_INCLUDE_DIRECTORIES "/usr/src/libks/src/include;/usr/src/libks"
INTERFACE_LINK_LIBRARIES "OpenSSL::SSL;OpenSSL::Crypto;rt;atomic"
)
# Import target "LibKS2ks2" for configuration "Debug"
set_property(TARGET LibKS2ks2 APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(LibKS2ks2 PROPERTIES
IMPORTED_LOCATION_DEBUG "/usr/src/libks/libks2.so.2"
IMPORTED_SONAME_DEBUG "libks2.so.2"
)
# This file does not depend on other imported targets which have
# been exported from the same project but in a separate export set.
# Commands beyond this point should not need to know the version.
set(CMAKE_IMPORT_FILE_VERSION)
cmake_policy(POP)