Open
Description
gr-scopy
, branch 3.10 installs /usr/lib/cmake/gnuradio-scopy/gnuradio-scopyTargets.cmake
, but scopy
searches for /usr/lib/cmake/gnuradio-scopy/gnuradio-scopyTarget.cmake
(without the plural s
) and thus fails:
-- Checking for module 'gnuradio-scopy'
-- Package 'gnuradio-scopy' not found
CMake Error at /usr/lib/cmake/gnuradio-scopy/gnuradio-scopyConfig.cmake:28 (include):
include could not find requested file:
/usr/lib/cmake/gnuradio-scopy/gnuradio-scopyTarget.cmake
Call Stack (most recent call first):
plugins/m2k/CMakeLists.txt:96 (find_package)
Creating it as a symlink resolves the issue.
Regards!
Metadata
Metadata
Assignees
Labels
No labels