Hi, I just changes a project from set_target_properties() to set_property() and found a bug, I assume: -> a SOVERSION of 0 gets ignored. This worked for set_target_properties(). I am using cmake-2.6.0, is this maybe already fixed in CVS? HS