mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 04:36:50 +08:00
Merge pull request #10 from vebers/multithread
Removed findnegatves build rule from misc_utilities as source file is no...
This commit is contained in:
@@ -35,12 +35,3 @@ TARGET_LINK_LIBRARIES(prepcharsfortraining
|
||||
${OpenCV_LIBS}
|
||||
)
|
||||
|
||||
|
||||
|
||||
ADD_EXECUTABLE( findnegatives findnegatives.cpp )
|
||||
TARGET_LINK_LIBRARIES(findnegatives
|
||||
openalpr
|
||||
support
|
||||
${OpenCV_LIBS}
|
||||
tesseract
|
||||
)
|
Reference in New Issue
Block a user