discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: linking with GNU Radio FFT library


From: address@hidden
Subject: Re: linking with GNU Radio FFT library
Date: Sun, 05 Apr 2020 13:38:48 +0000

works like a charm with these, had missed the update in the lib/
configuration file.

Thanks a lot, JM

--
JM Friedt, FEMTO-ST Time & Frequency/SENSeOR, 26 rue de l'Epitaphe,
25000 Besancon, France

April 5, 2020 3:29 PM, "Sylvain Munaut" <address@hidden> wrote:

> Hi JM,
> 
> In CMakeList.txt:
> find_package(Gnuradio "3.8" REQUIRED COMPONENTS fft)
> 
> In lib/CMakeList.txt :
> target_link_libraries(your-oot-name gnuradio::gnuradio-fft)
> 
> Cheers,
> 
> Sylvain



reply via email to

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