comparison 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
comparison
equal deleted inserted replaced
159:37c9653b8755 160:bf4bfd8843bd
27 27
28 install(TARGETS cinst DESTINATION bin) 28 install(TARGETS cinst DESTINATION bin)
29 29
30 target_link_libraries(mozilla 30 target_link_libraries(mozilla
31 m13_common 31 m13_common
32 ${POLARSSL_LIBRARIES}
32 ${PROFILING_LIBS}) 33 ${PROFILING_LIBS})
33 34
34 install(TARGETS mozilla DESTINATION bin) 35 install(TARGETS mozilla DESTINATION bin)

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