Лишняя инструкция
This commit is contained in:
parent
6449929719
commit
2909f5a9d4
@ -38,7 +38,6 @@ function(add_clazy_check target)
|
|||||||
endif()
|
endif()
|
||||||
add_dependencies(clazy-check-${target} ${target})
|
add_dependencies(clazy-check-${target} ${target})
|
||||||
add_dependencies(clazy-check clazy-check-${target})
|
add_dependencies(clazy-check clazy-check-${target})
|
||||||
endif()
|
|
||||||
else()
|
else()
|
||||||
message(STATUS "CMLIB warning:")
|
message(STATUS "CMLIB warning:")
|
||||||
message(STATUS " Clazy standalone analyzer is not found")
|
message(STATUS " Clazy standalone analyzer is not found")
|
||||||
|
Loading…
Reference in New Issue
Block a user