Open gijzelaerr opened 7 years ago
dpkg-shlibdeps: warning: can't extract name and version from library name 'libcasa_msvis.so'
probably this would help
set_target_properties(casa_msvis PROPERTIES OUTPUT_NAME casa_msvis) SET_TARGET_PROPERTIES(casa_msvis PROPERTIES SOVERSION 0)
probably this would help