comparison cinst/CMakeLists.txt @ 188:a3bde2aaabd9

merged.
author Raimund Renkert <rrenkert@intevation.de>
date Wed, 26 Mar 2014 09:12:10 +0100
parents bf4bfd8843bd
children 642d81594665
comparison
equal deleted inserted replaced
187:0c06a608e15f 188:a3bde2aaabd9
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/