You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jan Remeš 8c7b7cc55a libsrslte_rf: add library version
This patch adds version string to the 'libsrslte_rf' library.
This results in the library being built as
    libsrslte_rf.so.20.04.2
with the following symbolic links
    libsrslte_rf.so.0 -> libsrslte_rf.so.20.04.2
    libsrslte_rf.so -> libsrslte_rf.so.0

The SRSLTE_SOVERSION variable should be increased with each backwards
incompatible change of the library.

Signed-off-by: Jan Remes <jan.remes@invasys.com>
4 years ago
..
CheckCSourceRuns.cmake Try_compile() based CMAKE SSE checking 9 years ago
CheckFunctionExists.c Updated copyright 5 years ago
CheckFunctionExistsMath.cmake cleanups for cmake files, fixes to linker errors 9 years ago
FindFFTW3F.cmake remove static FFTW library as strict dependency 7 years ago
FindLibConfig.cmake Add /lib/x86... to CMake find library hints 5 years ago
FindLimeSDR.cmake adding native lime, soapy, decimation filtering and neon optimizations 8 years ago
FindMKL.cmake Tidy up cmake advanced variables 8 years ago
FindMbedTLS.cmake Fix for security library find scripts 7 years ago
FindPCSCLite.cmake extend cmake for finding libpcsclite 7 years ago
FindPolarssl.cmake Fix for security library find scripts 7 years ago
FindRapidJSON.cmake add RapidJSON cmake finder 5 years ago
FindSCTP.cmake Add /lib/x86... to CMake find library hints 5 years ago
FindSRSGUI.cmake Merged usrp_capture branch, switching from libsdrgui to new srsgui graphics library 10 years ago
FindSSE.cmake Added missing AVX512 intrinsics and flags. Fixes #291. 6 years ago
FindSoapySDR.cmake fix typo in FindSoapy CMake script 5 years ago
FindUHD.cmake UHD: better RFNOC detection and configuration 4 years ago
FindZeroMQ.cmake add zmq-based rf driver 6 years ago
FindbladeRF.cmake Fix call to CHECK_LIBRARY_EXISTS in FindbladeRF 5 years ago
SRSLTEPackage.cmake Increasing version number for next branch 9 years ago
SRSLTEVersion.cmake libsrslte_rf: add library version 4 years ago
SRSLTE_install_configs.sh.in Add options to srslte_install_configs.sh to install clean configs. 5 years ago
SRSLTEbuildinfo.cmake.in Building srsLTE in a subdir of project 5 years ago