Skip to content

Commit

Permalink
Add missing dependency from dip filtering 2 utility
Browse files Browse the repository at this point in the history
  • Loading branch information
user4223 committed Jun 4, 2024
1 parent 67702ae commit cdfc9f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/lib/dip/filtering/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ target_include_directories(${PROJECT_NAME} PRIVATE)
target_link_libraries(${PROJECT_NAME} PRIVATE
opencv::opencv_core_alias
opencv::opencv_imgproc_alias
easyloggingpp::easyloggingpp)
easyloggingpp::easyloggingpp
ticket-decoder-utility)

0 comments on commit cdfc9f0

Please sign in to comment.