benchmark: Add explicit extension
Signed-off-by: Jakub Jelen <jjelen@redhat.com> Reviewed-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com>
Этот коммит содержится в:
родитель
65256ad5f6
Коммит
f18cc433db
@ -1,7 +1,7 @@
|
|||||||
project(libssh-benchmarks C)
|
project(libssh-benchmarks C)
|
||||||
|
|
||||||
set(benchmarks_SRCS
|
set(benchmarks_SRCS
|
||||||
bench_scp.c bench_sftp bench_raw.c benchmarks.c latency.c
|
bench_scp.c bench_sftp.c bench_raw.c benchmarks.c latency.c
|
||||||
)
|
)
|
||||||
|
|
||||||
include_directories(${libssh_BINARY_DIR})
|
include_directories(${libssh_BINARY_DIR})
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user