Skip to content
  • brugger's avatar
    · 63eef339
    brugger authored
    I corrected the rpath detection logic in CMakeLists.txt to handle the
    case were there were multiple rpaths.  In particular, INSTALL_RPATH was
    being set as a list of rpaths (the rpaths end up semi-colon separated)
    and I changed it to a string of space separated rpaths.
    
    
    
    git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11266 18c085ea-50e0-402c-830e-de6fd14e8384
    63eef339