How to transmit the libusb dependency?

Thanks a lot for your replies.
Actually I found my silly problem :sob: : trying to insert Qt5 paths and other parameters I overwrote the CMAKE_MODULE_PATH default values.
Removing that directive the package was found as expected.

Thanks