Could NOT find GNURADIO_RUNTIME (missing: GNURADIO_RUNTIME_LIBRARIES)

Hi,

How can I resolve the issue of “Could NOT find GNURADIO_RUNTIME
(missing:
GNURADIO_RUNTIME_LIBRARIES)” when trying to build an out of tree module.
I
have gone through a number of the posts in the list and still can’t get
it
to build.

I moved the below files from gnuradio to my OOT module directory and no
luck.

n@nu-desk:~/Chirp/gr-juha/cmake/Modules$ ls
CMakeParseArgumentsCopy.cmake FindGnuradioCore.cmake
GrMiscUtils.cmake GrSwig.cmake
FindCppUnit.cmake FindGnuradioRuntime.cmake
GrPlatform.cmake GrTest.cmake
FindFFTW3f.cmake FindGruel.cmake GrPython.cmake

What does
gnuradio-config-info -v
say?

Greetings,
Marcus