Re: [CMake] Adding to rpath through cmake

2010-04-26 Thread Michael Hertling
On 04/26/2010 08:35 AM, Michael Darling wrote: > Hi, > > I've been trying to figure out how to append another directory to the -rpath > sent to the linker through cmake. > > I have a yum-installed version of stdlibs in /usr/lib64, and a svn source > built one in /usr/local/lib64. I need the newe

[CMake] Adding to rpath through cmake

2010-04-25 Thread Michael Darling
Hi, I've been trying to figure out how to append another directory to the -rpath sent to the linker through cmake. I have a yum-installed version of stdlibs in /usr/lib64, and a svn source built one in /usr/local/lib64. I need the newer version for software that I'm developing, but would like to