Explicitly find PkgConfig
In a super project build the PkgConfig module must be found in every subdirectory (project in this case).
The change here is not really needed but it just makes the configuration less misleading. OTOH the explicit find_package in Online is needed: Online!615 (merged)
Edited by Rosen Matev