diff --git a/src/statedetection/CMakeLists.txt b/src/statedetection/CMakeLists.txt index f65e7a9..405f8af 100644 --- a/src/statedetection/CMakeLists.txt +++ b/src/statedetection/CMakeLists.txt @@ -17,6 +17,7 @@ set_target_properties(statedetection PROPERTIES SOVERSION ${OPENALPR_MAJOR_VERSI TARGET_LINK_LIBRARIES(statedetection ${OpenCV_LIBS} + support )