mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 06:56:49 +08:00
Added Java and Python bindings to main compilation
This commit is contained in:
@@ -103,6 +103,8 @@ add_subdirectory(tests)
|
||||
add_subdirectory(openalpr)
|
||||
add_subdirectory(video)
|
||||
|
||||
add_subdirectory(bindings/python)
|
||||
add_subdirectory(bindings/java)
|
||||
|
||||
install (TARGETS alpr DESTINATION ${CMAKE_INSTALL_PREFIX}/bin)
|
||||
install (FILES ${CMAKE_SOURCE_DIR}/../doc/man/alpr.1 DESTINATION ${CMAKE_INSTALL_PREFIX}/share/man/man1 COMPONENT doc)
|
||||
|
Reference in New Issue
Block a user