[CMake] cmake hp-ux binary creates .sl libraries rather than .so libraries.
Denis Scherbakov
denis_scherbakov at yahoo.com
Tue Apr 28 11:34:01 EDT 2009
HP-UX on PA-RISC uses *.sl or no extension (like libC.2 for PA-RISC 2.0)
HP-UX on IA64 uses *.so naming like in Linux.
> I believe .sl is the correct extension for shared libraries
> on HPUX:
More information about the CMake
mailing list