Skip to content

Commit 5c47f9e

Browse files
committed
Remove line
1 parent f211acd commit 5c47f9e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ if(LIBXML2_XMLLINT_EXECUTABLE)
4747
add_dependencies(validatePlatforms validatePlatforms-${platformname})
4848
endforeach()
4949

50-
5150
if(TARGET cppcheck)
5251
add_custom_target(errorlist-xml $<TARGET_FILE:cppcheck> --errorlist > ${CMAKE_BINARY_DIR}/errorlist.xml
5352
DEPENDS cppcheck)

0 commit comments

Comments
 (0)