diff ui/tests/CMakeLists.txt @ 908:d1c951b3012d

Curl based implementation of sslconnection
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 13 Aug 2014 19:35:08 +0200
parents 8081ed84589d
children 3baee3445502
line wrap: on
line diff
--- a/ui/tests/CMakeLists.txt	Thu Aug 14 08:19:30 2014 +0200
+++ b/ui/tests/CMakeLists.txt	Wed Aug 13 19:35:08 2014 +0200
@@ -47,6 +47,8 @@
      ui_common
      Qt5::Test Qt5::Widgets
      trustbridge_common
+     ${CURL_LIBRARIES}
+     z
      ${POLARSSL_LIBRARIES}
      ${EXTRA_STATIC_LIBS})
 endmacro()

http://wald.intevation.org/projects/trustbridge/