Skip to content

Commit ee3367e

Browse files
committed
fix(ci): restore cmakelists.txt 2
Signed-off-by: syaojun <libevent@yeah.net>
1 parent 9dee2e1 commit ee3367e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpp/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -712,4 +712,4 @@ add_custom_target(graphar-clformat
712712
add_custom_target(graphar-cpplint
713713
COMMAND ${PROJECT_SOURCE_DIR}/misc/cpplint.py --root=${PROJECT_SOURCE_DIR}/include ${FILES_NEED_LINT}
714714
COMMENT "Running cpplint check."
715-
VERBATIM)
715+
VERBATIM)

0 commit comments

Comments
 (0)