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