[CMake] generating gettext runtime environment on OSX Lion (.7z attachment)

2012-05-21 Thread David Aiken
The original message was held for review because the .zip attachment exceeded the 40k limit.  This is using .7z compression, which gets well under the 40k limit. Ez7z was used to generate it on OSX Lion. From: David Aiken To: "cmake@cmake.org" Se

Re: [CMake] embedded path in shared library linked into another shared library

2011-04-11 Thread David Aiken
ild and install shared library. -Original Message- From: Eric Noulard [mailto:eric.noul...@gmail.com] Sent: Monday, April 11, 2011 12:29 PM To: David Aiken Cc: cmake@cmake.org Subject: Re: [CMake] embedded path in shared library linked into another shared library 2011/4/11 David A

[CMake] embedded path in shared library linked into another shared library

2011-04-11 Thread David Aiken
Hi all.. I'm using cmake 2.8.4 on Centos 5.2. I build a libUtility.so and a libSecurity.so which depends on it. The utility library is located in "../../lib/libUtility.so" during the build. If I do an ldd on libSecurity.so I can see this relative path for libUtility.so in both the build and ins