mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-07 06:30:58 +08:00
Renamed benchmarks directory to prevent conflicts if cmake is called from main dir
This commit is contained in:
@@ -21,9 +21,9 @@ TARGET_LINK_LIBRARIES(classifychars
|
||||
|
||||
|
||||
ADD_EXECUTABLE(benchmark EXCLUDE_FROM_ALL
|
||||
benchmark/benchmark.cpp
|
||||
benchmark/benchmark_utils.cpp
|
||||
benchmark/endtoendtest.cpp
|
||||
benchmarks/benchmark.cpp
|
||||
benchmarks/benchmark_utils.cpp
|
||||
benchmarks/endtoendtest.cpp
|
||||
)
|
||||
TARGET_LINK_LIBRARIES(benchmark
|
||||
openalpr-static
|
||||
|
Reference in New Issue
Block a user