We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dee2e1 commit ee3367eCopy full SHA for ee3367e
1 file changed
cpp/CMakeLists.txt
@@ -712,4 +712,4 @@ add_custom_target(graphar-clformat
712
add_custom_target(graphar-cpplint
713
COMMAND ${PROJECT_SOURCE_DIR}/misc/cpplint.py --root=${PROJECT_SOURCE_DIR}/include ${FILES_NEED_LINT}
714
COMMENT "Running cpplint check."
715
- VERBATIM)
+ VERBATIM)
0 commit comments