@@ -183,7 +183,9 @@ if("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
|
||||
cmake_path(GET gem_source_path_setreg FILENAME setreg_filename)
|
||||
list(APPEND artifacts_to_remove "${cache_product_path}/registry/${setreg_filename}")
|
||||
endforeach()
|
||||
file(REMOVE ${artifacts_to_remove})
|
||||
if (artifacts_to_remove)
|
||||
file(REMOVE ${artifacts_to_remove})
|
||||
endif()
|
||||
endif()
|
||||
]=])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user