From ce1b1ba88accd5efa6f8d833fbf59782bdd43807 Mon Sep 17 00:00:00 2001 From: Jean-Nicolas Brunet Date: Fri, 22 Jan 2021 14:44:57 +0100 Subject: [PATCH] [cmake] Remove RPATH debug message Signed-off-by: Jean-Nicolas Brunet --- CMake/SofaPython3Tools.cmake | 2 -- 1 file changed, 2 deletions(-) diff --git a/CMake/SofaPython3Tools.cmake b/CMake/SofaPython3Tools.cmake index 75ea3592..b7af839a 100644 --- a/CMake/SofaPython3Tools.cmake +++ b/CMake/SofaPython3Tools.cmake @@ -295,8 +295,6 @@ function(SP3_add_python_module) endif() endforeach() - message("${A_TARGET}: DEPENDENCIES_RPATH = ${TARGET_DEPENDENCIES_RPATH}") - set_target_properties( ${A_TARGET} PROPERTIES