discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Cmake question


From: Volker Schroer
Subject: [Discuss-gnuradio] Cmake question
Date: Mon, 6 Jul 2015 13:01:03 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1

I need to modify the SONAME of some gnuradio libs.

In the gnuradio/volk/CMakeList.txt there is an entry

set_target_properties(volk PROPERTIES SOVERSION ${LIBVER})

that sets the SONAME. But how is this done for other libs like gnuradio-runtime or gnuradio-pmt.
I did not identfy the statements doing this.

Thanks in advance

-- Volker





reply via email to

[Prev in Thread] Current Thread [Next in Thread]