Re: [CMake] Dynamic library problem.

2009-05-27 Thread Hendrik Sattler
Zitat von Andrew Maclean : I am not sure whether this is a CMake setting or not. However we are building an application that links against a library in /usr/local/lib called e.g libPocoFoundation.so (this is a symbolic link to libPocoFoundation.so.6). When we try to run the code on another syste

[CMake] Dynamic library problem.

2009-05-27 Thread Andrew Maclean
I am not sure whether this is a CMake setting or not. However we are building an application that links against a library in /usr/local/lib called e.g libPocoFoundation.so (this is a symbolic link to libPocoFoundation.so.6). When we try to run the code on another system it fails because in that sys