diff extensions/app_diameap/CMakeLists.txt @ 847:242ee9fe34aa

Oops, previous commit was too much actually...
author Sebastien Decugis <sdecugis@freediameter.net>
date Wed, 17 Oct 2012 23:27:41 +0200
parents 5c4cf8d15ef0
children a51f71694121
line wrap: on
line diff
--- a/extensions/app_diameap/CMakeLists.txt	Tue Oct 16 21:29:17 2012 +0200
+++ b/extensions/app_diameap/CMakeLists.txt	Wed Oct 17 23:27:41 2012 +0200
@@ -46,6 +46,8 @@
 
 FD_ADD_EXTENSION(app_diameap ${diameapsrc})
 
+TARGET_LINK_LIBRARIES(app_diameap ${GCRYPT_LIBRARY} ${GNUTLS_LIBRARIES} ${MySQL_LIBRARY} )
+
 ####
 ## INSTALL section ##
 
"Welcome to our mercurial repository"