fault behavior remains unchanged, unless a port
explicitely sets the variable CMAKE_OFFSOURCE.
Any objection?
Thanks, cheers!
[1] http://people.freebsd.org/~gahr/bsd.cmake.mk.diff
[1] http://www.cmake.org/Wiki/CMake_FAQ#What_is_an_.22out-of-source.22_build.3F
--
Pietro Cerutti
g...@gahr.ch
PGP P
On 2010-Mar-02, 15:30, Max Brazhnikov wrote:
> On Tue, 2 Mar 2010 12:34:36 +0100, Pietro Cerutti wrote:
> > Dear kde@, portmgr@,
> >
> > I would like to commit the attached patch [1], that allows a port
> > using cmake to define the CMAKE_OFFSOURCE variable and have th
either you patch it, or
> you pass -DPYTHON_LIBRARIES:STRING="..." and -
> DPYTHON_INCLUDE_DIRS:STRING="..." via CMAKE_ARGS
>
> or am i missing the point?
I will look into it.
--
Pietro Cerutti
The FreeBSD Project
g...@freebsd.org
PGP Public Key
On 2011-Mar-07, 09:17, Martin Wilke wrote:
> this one is cmake fallout, i cc kde@ here maybe someone have a idea.
My recent commit on math/vtk5 is supposed to solve this problem.
--
Pietro Cerutti
The FreeBSD Project
g...@freebsd.org
PGP Public Key:
http://gahr.ch/pgp
pgpxCTP1d7eOF.
>Submitter-Id: current-users
>Originator:Pietro Cerutti
>Organization: The FreeBSD Project
>Confidential: no
>Synopsis: [PATCH] devel/cmake: update to 2.8.5
>Severity: non-critical
>Priority: low
>Category: ports
>Class: update
ttp://gahr.ch/FreeBSD/QProMix/
Thanks in advance!
--
Pietro Cerutti
PGP Public Key:
http://gahr.ch/pgp
signature.asc
Description: OpenPGP digital signature
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
ound when the latter is
set to /usr/local/libexec/ccache
What about patching CMakeFindBinUtils.cmake to make it look for binutils
in /usr/bin/ by default?
I've seen this:
http://lists.freebsd.org/pipermail/freebsd-ports/2008-June/049090.html
but couldn't find a solution there.
Regard