Skip to content

Unconditionally install CMake targets file

This otherwise breaks the CMake config file which includes this unconditionally. This then breaks consumers with a find_package() call on this in shared builds, which is common in Android builds.

Merge request reports

Loading