Mercurial > trustbridge
comparison 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 |
comparison
equal
deleted
inserted
replaced
907:7bd75417e14e | 908:d1c951b3012d |
---|---|
45 tbadminlib | 45 tbadminlib |
46 tblib | 46 tblib |
47 ui_common | 47 ui_common |
48 Qt5::Test Qt5::Widgets | 48 Qt5::Test Qt5::Widgets |
49 trustbridge_common | 49 trustbridge_common |
50 ${CURL_LIBRARIES} | |
51 z | |
50 ${POLARSSL_LIBRARIES} | 52 ${POLARSSL_LIBRARIES} |
51 ${EXTRA_STATIC_LIBS}) | 53 ${EXTRA_STATIC_LIBS}) |
52 endmacro() | 54 endmacro() |
53 | 55 |
54 # Add the current source dir to the definition | 56 # Add the current source dir to the definition |