Mercurial > trustbridge
comparison cinst/CMakeLists.txt @ 122:65941f3d5db8
Added missing stuff from last commit.
author | Sascha Wilde <wilde@intevation.de> |
---|---|
date | Mon, 24 Mar 2014 10:06:43 +0100 |
parents | faf96d9a1010 |
children | 2d50ff378367 |
comparison
equal
deleted
inserted
replaced
121:4bb5f295987b | 122:65941f3d5db8 |
---|---|
23 ${PROFILING_LIBS} | 23 ${PROFILING_LIBS} |
24 ${POLARSSL_LIBRARIES} | 24 ${POLARSSL_LIBRARIES} |
25 ${WIN_EXTRA_LIBS}) | 25 ${WIN_EXTRA_LIBS}) |
26 | 26 |
27 target_link_libraries(mozilla | 27 target_link_libraries(mozilla |
28 m13_common | |
28 ${PROFILING_LIBS}) | 29 ${PROFILING_LIBS}) |