Sophie

Sophie

distrib > Fedora > 20 > x86_64 > by-pkgid > 94016d79d7f840291aca64221d015125 > files > 3

gr-fcdproplus-0-0.6.20140920git1edbe523.fc20.src.rpm

diff --git a/lib/CMakeLists.txt b/lib/CMakeLists.txt
index 20143dd..6568689 100644
--- a/lib/CMakeLists.txt
+++ b/lib/CMakeLists.txt
@@ -65,6 +65,8 @@ if(APPLE)
 endif()
 
 set_target_properties(gnuradio-fcdproplus PROPERTIES DEFINE_SYMBOL "gnuradio_fcdproplus_EXPORTS")
+set_target_properties(gnuradio-fcdproplus PROPERTIES SOVERSION 0)
+set_target_properties(gnuradio-fcdproplus PROPERTIES VERSION 0.0.0)
 
 MESSAGE(STATUS "Audio LIBS: ${GNURADIO_AUDIO_LIBRARIES}")