Thanks a lot for your replies.
Actually I found my silly problem : 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
Thanks a lot for your replies.
Actually I found my silly problem : 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