zhangzengfei
2022-07-20 c90c3e794bdd95127d0c34ff1d9e8759d18a0445
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
# Install script for directory: /home/songxw/jrtplib-3.9.1/src
 
# Set the install prefix
IF(NOT DEFINED CMAKE_INSTALL_PREFIX)
  SET(CMAKE_INSTALL_PREFIX "/usr/local")
ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX)
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(BUILD_TYPE)
    SET(CMAKE_INSTALL_CONFIG_NAME "")
  ENDIF(BUILD_TYPE)
  MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
 
# Set the component getting installed.
IF(NOT CMAKE_INSTALL_COMPONENT)
  IF(COMPONENT)
    MESSAGE(STATUS "Install component: \"${COMPONENT}\"")
    SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
  ELSE(COMPONENT)
    SET(CMAKE_INSTALL_COMPONENT)
  ENDIF(COMPONENT)
ENDIF(NOT CMAKE_INSTALL_COMPONENT)
 
# Install shared libraries without execute permission?
IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
  SET(CMAKE_INSTALL_SO_NO_EXE "0")
ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
 
IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
  FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/jrtplib3" TYPE FILE FILES
    "/home/songxw/jrtplib-3.9.1/src/rtcpapppacket.h"
    "/home/songxw/jrtplib-3.9.1/src/rtcpbyepacket.h"
    "/home/songxw/jrtplib-3.9.1/src/rtcpcompoundpacket.h"
    "/home/songxw/jrtplib-3.9.1/src/rtcpcompoundpacketbuilder.h"
    "/home/songxw/jrtplib-3.9.1/src/rtcppacket.h"
    "/home/songxw/jrtplib-3.9.1/src/rtcppacketbuilder.h"
    "/home/songxw/jrtplib-3.9.1/src/rtcprrpacket.h"
    "/home/songxw/jrtplib-3.9.1/src/rtcpscheduler.h"
    "/home/songxw/jrtplib-3.9.1/src/rtcpsdesinfo.h"
    "/home/songxw/jrtplib-3.9.1/src/rtcpsdespacket.h"
    "/home/songxw/jrtplib-3.9.1/src/rtcpsrpacket.h"
    "/home/songxw/jrtplib-3.9.1/src/rtcpunknownpacket.h"
    "/home/songxw/jrtplib-3.9.1/src/rtpaddress.h"
    "/home/songxw/jrtplib-3.9.1/src/rtpcollisionlist.h"
    "/home/songxw/jrtplib-3.9.1/src/rtpconfig.h"
    "/home/songxw/jrtplib-3.9.1/src/rtpdebug.h"
    "/home/songxw/jrtplib-3.9.1/src/rtpdefines.h"
    "/home/songxw/jrtplib-3.9.1/src/rtperrors.h"
    "/home/songxw/jrtplib-3.9.1/src/rtphashtable.h"
    "/home/songxw/jrtplib-3.9.1/src/rtpinternalsourcedata.h"
    "/home/songxw/jrtplib-3.9.1/src/rtpipv4address.h"
    "/home/songxw/jrtplib-3.9.1/src/rtpipv4destination.h"
    "/home/songxw/jrtplib-3.9.1/src/rtpipv6address.h"
    "/home/songxw/jrtplib-3.9.1/src/rtpipv6destination.h"
    "/home/songxw/jrtplib-3.9.1/src/rtpkeyhashtable.h"
    "/home/songxw/jrtplib-3.9.1/src/rtplibraryversion.h"
    "/home/songxw/jrtplib-3.9.1/src/rtpmemorymanager.h"
    "/home/songxw/jrtplib-3.9.1/src/rtpmemoryobject.h"
    "/home/songxw/jrtplib-3.9.1/src/rtppacket.h"
    "/home/songxw/jrtplib-3.9.1/src/rtppacketbuilder.h"
    "/home/songxw/jrtplib-3.9.1/src/rtppollthread.h"
    "/home/songxw/jrtplib-3.9.1/src/rtprandom.h"
    "/home/songxw/jrtplib-3.9.1/src/rtprandomrand48.h"
    "/home/songxw/jrtplib-3.9.1/src/rtprandomrands.h"
    "/home/songxw/jrtplib-3.9.1/src/rtprandomurandom.h"
    "/home/songxw/jrtplib-3.9.1/src/rtprawpacket.h"
    "/home/songxw/jrtplib-3.9.1/src/rtpsession.h"
    "/home/songxw/jrtplib-3.9.1/src/rtpsessionparams.h"
    "/home/songxw/jrtplib-3.9.1/src/rtpsessionsources.h"
    "/home/songxw/jrtplib-3.9.1/src/rtpsourcedata.h"
    "/home/songxw/jrtplib-3.9.1/src/rtpsources.h"
    "/home/songxw/jrtplib-3.9.1/src/rtpstructs.h"
    "/home/songxw/jrtplib-3.9.1/src/rtptimeutilities.h"
    "/home/songxw/jrtplib-3.9.1/src/rtptransmitter.h"
    "/home/songxw/jrtplib-3.9.1/src/rtptypes_win.h"
    "/home/songxw/jrtplib-3.9.1/src/rtptypes.h"
    "/home/songxw/jrtplib-3.9.1/src/rtpudpv4transmitter.h"
    "/home/songxw/jrtplib-3.9.1/src/rtpudpv6transmitter.h"
    "/home/songxw/jrtplib-3.9.1/src/rtpbyteaddress.h"
    "/home/songxw/jrtplib-3.9.1/src/rtpexternaltransmitter.h"
    "/home/songxw/jrtplib-3.9.1/src/extratransmitters/rtpfaketransmitter.h"
    )
ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
 
IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
  FILE(INSTALL DESTINATION "/usr/local/lib" TYPE STATIC_LIBRARY FILES "/home/songxw/jrtplib-3.9.1/src/libjrtp.a")
ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
 
IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")
  IF(EXISTS "$ENV{DESTDIR}/usr/local/lib/libjrtp.so.3.9.1")
    FILE(RPATH_CHECK
         FILE "$ENV{DESTDIR}/usr/local/lib/libjrtp.so.3.9.1"
         RPATH "")
  ENDIF(EXISTS "$ENV{DESTDIR}/usr/local/lib/libjrtp.so.3.9.1")
  FILE(INSTALL DESTINATION "/usr/local/lib" TYPE SHARED_LIBRARY FILES
    "/home/songxw/jrtplib-3.9.1/src/libjrtp.so.3.9.1"
    "/home/songxw/jrtplib-3.9.1/src/libjrtp.so"
    )
  IF(EXISTS "$ENV{DESTDIR}/usr/local/lib/libjrtp.so.3.9.1")
    IF(CMAKE_INSTALL_DO_STRIP)
      EXECUTE_PROCESS(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}/usr/local/lib/libjrtp.so.3.9.1")
    ENDIF(CMAKE_INSTALL_DO_STRIP)
  ENDIF(EXISTS "$ENV{DESTDIR}/usr/local/lib/libjrtp.so.3.9.1")
ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified")