Missing Qt5QtCoreConfig.cmake in Noetic
I am trying to move some old code to noetic... Testing to see what compiles what doesn't. Some of my packages are looking for Qt5QtCoreConfig.cmake.
I have installed the following binary:
sudo apt install qtbase5-dev
But this does not seem to resolve it. Please advice.