[Bug 265652] [exp-run] devel/cmake: update to 3.24.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Sep 2 13:10:52 BST 2022
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265652
--- Comment #12 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=307d7f1d2865d218076e8cf9b4d772320ee08b65
commit 307d7f1d2865d218076e8cf9b4d772320ee08b65
Author: Tobias C. Berner <tcberner at FreeBSD.org>
AuthorDate: 2022-09-02 11:59:49 +0000
Commit: Tobias C. Berner <tcberner at FreeBSD.org>
CommitDate: 2022-09-02 11:59:49 +0000
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
astro/marble/Makefile | 4 ++++
astro/marble/distinfo | 4 +++-
2 files changed, 7 insertions(+), 1 deletion(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list