comparison include/freeDiameter/CMakeLists.txt @ 561:1cb9352359f4

More cleanups in the packaging. Also removed rgw_common.so which was quite useless
author Sebastien Decugis <sdecugis@nict.go.jp>
date Thu, 16 Sep 2010 13:53:19 +0900
parents d68f27e7e814
children f198d16fa7f4
comparison
equal deleted inserted replaced
560:d300c5213e45 561:1cb9352359f4
110 CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/freeDiameter-host.h.in ${CMAKE_CURRENT_BINARY_DIR}/freeDiameter-host.h) 110 CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/freeDiameter-host.h.in ${CMAKE_CURRENT_BINARY_DIR}/freeDiameter-host.h)
111 111
112 # Save some variables for the other directories 112 # Save some variables for the other directories
113 SET(FD_LIBS ${FD_LIBS} PARENT_SCOPE) 113 SET(FD_LIBS ${FD_LIBS} PARENT_SCOPE)
114 SET(LFD_LIBS ${LFD_LIBS} PARENT_SCOPE) 114 SET(LFD_LIBS ${LFD_LIBS} PARENT_SCOPE)
115 SET(CMAKE_THREAD_LIBS_INIT ${CMAKE_THREAD_LIBS_INIT} PARENT_SCOPE)
115 116
116 #### 117 ####
117 ## INSTALL section ## 118 ## INSTALL section ##
118 119
119 # The headers from this directory are required to develop new extensions for freeDiameter. 120 # The headers from this directory are required to develop new extensions for freeDiameter.
"Welcome to our mercurial repository"