comparison extensions/app_diameap/CMakeLists.txt @ 845:5c4cf8d15ef0 1.1.5-rc1

Well this time, I hope, should be the last fix to enable compilation on Darwin systems...
author Sebastien Decugis <sdecugis@freediameter.net>
date Tue, 16 Oct 2012 21:10:14 +0200
parents 365f1ed01cd1
children 242ee9fe34aa
comparison
equal deleted inserted replaced
844:9b208543ba7f 845:5c4cf8d15ef0
44 diameap_user.c 44 diameap_user.c
45 ) 45 )
46 46
47 FD_ADD_EXTENSION(app_diameap ${diameapsrc}) 47 FD_ADD_EXTENSION(app_diameap ${diameapsrc})
48 48
49 TARGET_LINK_LIBRARIES(app_diameap ${GCRYPT_LIBRARY} ${GNUTLS_LIBRARIES} ${MySQL_LIBRARY} )
50
51 #### 49 ####
52 ## INSTALL section ## 50 ## INSTALL section ##
53 51
54 INSTALL(TARGETS app_diameap 52 INSTALL(TARGETS app_diameap
55 LIBRARY DESTINATION ${INSTALL_EXTENSIONS_SUFFIX} 53 LIBRARY DESTINATION ${INSTALL_EXTENSIONS_SUFFIX}
"Welcome to our mercurial repository"