Skip to content

Commit 7fd9063

Browse files
authored
Update CMakeLists.txt (#22)
1 parent ad5fd5f commit 7fd9063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ if (ENABLE_TESTING)
4848
ENDFOREACH ()
4949

5050
set (CMAKE_CTEST_ARGUMENTS "-L;test")
51-
add_custom_target(bench COMMAND ctest -L bench -V)
51+
add_custom_target(fastchan_bench COMMAND ctest -L bench -V)
5252
endif()
5353
endif()
5454

0 commit comments

Comments
 (0)