Skip to content

Explicitly find PkgConfig

Rosen Matev requested to merge rm-pkg-config into master

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

Merge request reports