comparison cinst/CMakeLists.txt @ 201:45f6b62f91e7

merged.
author Raimund Renkert <rrenkert@intevation.de>
date Wed, 26 Mar 2014 13:30:33 +0100
parents 642d81594665
children d29997e09177
comparison
equal deleted inserted replaced
200:fe424c5fc875 201:45f6b62f91e7
30 target_link_libraries(mozilla 30 target_link_libraries(mozilla
31 m13_common 31 m13_common
32 ${POLARSSL_LIBRARIES} 32 ${POLARSSL_LIBRARIES}
33 ${PROFILING_LIBS}) 33 ${PROFILING_LIBS})
34 34
35 set_target_properties(mozilla PROPERTIES COMPILE_FLAGS "-std=c99")
36
35 install(TARGETS mozilla DESTINATION bin) 37 install(TARGETS mozilla DESTINATION bin)

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