diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-09-02 13:59:49 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-09-02 13:59:49 +0200 |
commit | 307d7f1d2865d218076e8cf9b4d772320ee08b65 (patch) | |
tree | 1cefab75a4f8a183e89a16dd7149f38949df05d4 /databases | |
parent | devel/ucommon: remove patch breaking pc files (diff) |
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
Diffstat (limited to 'databases')
0 files changed, 0 insertions, 0 deletions