Skip to content

Commit e06a47c

Browse files
authored
Merge pull request #298 from Patater/vanilla-benchmark
benchmark: Use benchmark from Mbed TLS
2 parents 789b9f5 + d70ca8e commit e06a47c

File tree

6 files changed

+1190
-1648
lines changed

6 files changed

+1190
-1648
lines changed

benchmark/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ target_include_directories(${APP_TARGET}
2222

2323
target_sources(${APP_TARGET}
2424
PRIVATE
25-
main.cpp
25+
benchmark.c
2626
)
2727

2828
target_link_libraries(${APP_TARGET}

0 commit comments

Comments
 (0)