cmake and versioned libraries

Benjamin Reed rangerrick at gmail.com
Sat Jun 3 21:35:04 CEST 2006


Is there any way to get cmake to build libraries in osx versioning style?

linux and presumably others use the form:
  libfoo.so.1.0.0

whereas osx uses:
  libfoo.1.0.0.dylib

it doesn't really hurt anything, but the other form is preferable.


More information about the Kde-buildsystem mailing list