mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-05 23:26:58 +08:00
Added 'make check'
This commit is contained in:
@@ -13,4 +13,6 @@ TARGET_LINK_LIBRARIES(unittests
|
|||||||
|
|
||||||
)
|
)
|
||||||
|
|
||||||
add_test(unittests unittests)
|
add_test(unittests unittests)
|
||||||
|
|
||||||
|
add_custom_target(check COMMAND ${CMAKE_CTEST_COMMAND})
|
Reference in New Issue
Block a user