Merge branch 'dev' into dehaze_speedup

This commit is contained in:
Ingo Weyrich
2019-09-22 00:01:29 +02:00
4 changed files with 26 additions and 4 deletions

View File

@@ -286,6 +286,7 @@ target_link_libraries(rth rtengine
${ZLIB_LIBRARIES}
${LENSFUN_LIBRARIES}
${RSVG_LIBRARIES}
${TCMALLOC_LIBRARIES}
)
target_link_libraries(rth-cli rtengine
@@ -307,6 +308,7 @@ target_link_libraries(rth-cli rtengine
${ZLIB_LIBRARIES}
${LENSFUN_LIBRARIES}
${RSVG_LIBRARIES}
${TCMALLOC_LIBRARIES}
)
# Install executables