[CMake] Problems CMake linking shared libraries

a.neundorf-work at gmx.net a.neundorf-work at gmx.net
Tue Apr 3 10:10:05 EDT 2007


On Tuesday 03 April 2007 12:24, Jos Theunissen wrote:
> Hi Manfred,
>
> Our naming convention for so is esqc.so for a c library. We use this
> convention long before Linux came.

What's the name of the library on disk ?
"esqc.so" or "libesqc.so" or even "libesqc.so.so" ?

> What I wonder who is removing the .so?

Usually the suffix is not required for the linker, so it is removed by cmake.

Bye
Alex
-- 
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org                - http://www.kde.org
      alex AT neundorf.net               - http://www.neundorf.net


More information about the CMake mailing list