Skip to content

contrib: use cmake --install separately to install the compiled projects

Steve Lhomme requested to merge robUx4/vlc:cmake-install into master

Hopefully it uses the $(PREFIX) in the .pc files correctly on macos.

Also remove some .pc patching, assuming it is generated properly when using the cmake way.

This could fix the bogus .pc files in MacOS CI.

Merge request reports