mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-07-31 00:03:07 +03:00
benchmark: Add explicit extension
Signed-off-by: Jakub Jelen <jjelen@redhat.com> Reviewed-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com>
This commit is contained in:
@ -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})
|
||||||
|
Reference in New Issue
Block a user