Merge branch 'dev' into spot-removal-tool
This commit is contained in:
@@ -79,7 +79,6 @@ set(NONCLISOURCEFILES
|
||||
hsvequalizer.cc
|
||||
iccprofilecreator.cc
|
||||
icmpanel.cc
|
||||
ilabel.cc
|
||||
imagearea.cc
|
||||
imageareapanel.cc
|
||||
impulsedenoise.cc
|
||||
@@ -287,6 +286,7 @@ target_link_libraries(rth rtengine
|
||||
${ZLIB_LIBRARIES}
|
||||
${LENSFUN_LIBRARIES}
|
||||
${RSVG_LIBRARIES}
|
||||
${TCMALLOC_LIBRARIES}
|
||||
)
|
||||
|
||||
target_link_libraries(rth-cli rtengine
|
||||
@@ -308,6 +308,7 @@ target_link_libraries(rth-cli rtengine
|
||||
${ZLIB_LIBRARIES}
|
||||
${LENSFUN_LIBRARIES}
|
||||
${RSVG_LIBRARIES}
|
||||
${TCMALLOC_LIBRARIES}
|
||||
)
|
||||
|
||||
# Install executables
|
||||
|
Reference in New Issue
Block a user