|
@@ -920,7 +920,7 @@ function(conan_local_remove)
|
|
|
if(NOT "${return_code}" STREQUAL "0")
|
|
if(NOT "${return_code}" STREQUAL "0")
|
|
|
message(FATAL_ERROR "Conan remove failed='${return_code}'")
|
|
message(FATAL_ERROR "Conan remove failed='${return_code}'")
|
|
|
else()
|
|
else()
|
|
|
- message(WARNING "Conan remove local cache succ.")
|
|
|
|
|
|
|
+ message(STATUS "Conan remove local cache succ.")
|
|
|
endif()
|
|
endif()
|
|
|
endif()
|
|
endif()
|
|
|
endfunction()
|
|
endfunction()
|