Index: libcgns/CMakeLists.txt
===================================================================
--- libcgns.orig/CMakeLists.txt
+++ libcgns/CMakeLists.txt
@@ -384,6 +384,7 @@ if (CGNS_BUILD_SHARED)
 else(CGNS_BUILD_SHARED)
   set(CMAKE_SKIP_RPATH TRUE)
 endif(CGNS_BUILD_SHARED)
+set(CMAKE_SKIP_RPATH TRUE)
 
 #-----------------------------------------------------------------------------
 # Dashboard and Testing Settings
