We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f211acd commit 5c47f9eCopy full SHA for 5c47f9e
1 file changed
CMakeLists.txt
@@ -47,7 +47,6 @@ if(LIBXML2_XMLLINT_EXECUTABLE)
47
add_dependencies(validatePlatforms validatePlatforms-${platformname})
48
endforeach()
49
50
-
51
if(TARGET cppcheck)
52
add_custom_target(errorlist-xml $<TARGET_FILE:cppcheck> --errorlist > ${CMAKE_BINARY_DIR}/errorlist.xml
53
DEPENDS cppcheck)
0 commit comments