diff --git a/cmake_support/CopyDependencies.cmake b/cmake_support/CopyDependencies.cmake index 373f2e6b4a4b790b565ec9ca1c130d393a3daa44..60f399430c3936f7e503af33c278a3a61c045bc3 100644 --- a/cmake_support/CopyDependencies.cmake +++ b/cmake_support/CopyDependencies.cmake @@ -992,14 +992,6 @@ function(copy_python include_path version new_binary_path) endfunction(copy_python) - -else(APPLE) - MESSAGE("Unknown platform, deployment will not work.") -endif(APPLE) - - - - #============================================================================= # function remove_rpath (Linux) #=============================================================================