Лишняя инструкция

This commit is contained in:
Andrei Astafev 2020-04-19 11:03:32 +03:00
parent 6449929719
commit 2909f5a9d4

View File

@ -38,7 +38,6 @@ function(add_clazy_check target)
endif()
add_dependencies(clazy-check-${target} ${target})
add_dependencies(clazy-check clazy-check-${target})
endif()
else()
message(STATUS "CMLIB warning:")
message(STATUS " Clazy standalone analyzer is not found")