diff cinst/CMakeLists.txt @ 160:bf4bfd8843bd

Add memory allocating base64 decode function
author Andre Heinecke <aheinecke@intevation.de>
date Tue, 25 Mar 2014 10:07:12 +0000
parents 4904fe01055d
children 642d81594665
line wrap: on
line diff
--- a/cinst/CMakeLists.txt	Tue Mar 25 10:06:30 2014 +0000
+++ b/cinst/CMakeLists.txt	Tue Mar 25 10:07:12 2014 +0000
@@ -29,6 +29,7 @@
 
 target_link_libraries(mozilla
    m13_common
+   ${POLARSSL_LIBRARIES}
    ${PROFILING_LIBS})
 
 install(TARGETS mozilla DESTINATION bin)

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