Skip to content

Commit 80ad70a

Browse files
committed
removed description from build_desc for benchmarking
1 parent d4f265f commit 80ad70a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

run

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -566,8 +566,6 @@ build_desc() {
566566
echo " Default: build"
567567
echo " Associated environment variable: CMAKE_BUILD_PATH"
568568
echo " --benchmark : Build for Holoscan Flow Benchmarking."
569-
echo " Make sure the application is patched before"
570-
echo " building with this option."
571569
echo " --configure-args <extra_args> : Additional configuration arguments"
572570
echo " multiple arguments can be passed between quotes"
573571
echo " or using several --configure-args in the command line"

0 commit comments

Comments
 (0)