Link with support.

This commit is contained in:
Peter Rekdal Sunde
2015-08-11 09:54:19 +02:00
parent 8af1b19a1a
commit 063d0bda6a

View File

@@ -17,6 +17,7 @@ set_target_properties(statedetection PROPERTIES SOVERSION ${OPENALPR_MAJOR_VERSI
TARGET_LINK_LIBRARIES(statedetection
${OpenCV_LIBS}
support
)