HomeFreeBSD

astro/marble: add upstream fix for broken library linkage

Description

astro/marble: add upstream fix for broken library linkage

Fix link definitions with newer CMake versions

  LINK_PUBLIC and LINK_PRIVATE have been deprecated for many years, and
  SailfishOS has a newer enough CMake version now. Marble requires CMake
  3.10 anyway.

  Without this change, cmake 3.24.0 won't find the imported targets when
  Marble is used as a library.

PR: 265652

Details

Provenance
tcbernerAuthored on Sep 2 2022, 11:59 AM
Parents
R11:ae30a3b00258: devel/ucommon: remove patch breaking pc files
Branches
Unknown
Tags
Unknown