[kde-freebsd] [Bug 208033] [exp-run] Update CMake to 3.5.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Mar 19 14:22:10 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208033
--- Comment #8 from commit-hook at freebsd.org ---
A commit references this bug:
Author: rakuco
Date: Sat Mar 19 14:21:39 UTC 2016
New revision: 411400
URL: https://svnweb.freebsd.org/changeset/ports/411400
Log:
Add a patch to fix the build with CMake 3.5.0.
Starting with CMake 3.5.0, overriding CMAKE_{BINARY,SOURCE}_DIR does not
propagate to other files included with add_subdirectories(); in fact, doing
so
should in general be avoided.
Add a patch to use PROJECT_{BINARY,SOURCE}_DIR instead, which works with all
CMake versions.
This is also being discussed upstream in
<https://github.com/gnuradio/volk/pull/65>.
PR: 208033
Obtained from: Fedora Project
Changes:
head/comms/gnuradio/files/patch-cmake-3.5.0
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list