Alexander Neundorf wrote:
On Friday 19 February 2010, Luigi Calori wrote:
I would like to have some clarification about module and include
effective search order:
I am in the following situation:
I use (configure) a project that is overriding some CMake standard Find
modules by doing in his
I have just solved the java issue I had discovered. The cause was a
recently introduced regression in our own build system and nothing to do
with cmake-2.8.x.
From the PLplot build-system perspective, that leaves just the D static
library issue on Linux which I am still working on, and the For
On Friday 19 February 2010, Marcel Loose wrote:
> Hi all,
>
> I've noticed a problematic behaviour with the FIND_XXX macros when using
> ENV in either PATHS or HINTS: symbolic links get converted to the real
> paths. This happens with cmake 2.6.x and 2.8.0. Is this a bug?
No.
Ok, longer answer: w
On Friday 19 February 2010, Luigi Calori wrote:
> I would like to have some clarification about module and include
> effective search order:
>
> I am in the following situation:
>
> I use (configure) a project that is overriding some CMake standard Find
> modules by doing in his main CMakeLists.txt
On Thu, 18 Feb 2010 16:21:33 -0800 (PST)
"Alan W. Irwin" wrote:
I have a lot more CMake-2.8.1-RC3 testing to do myself ...
I have come across a nasty little error:
Under Cygwin it turns out that CMake 2.8.1rc3 is not
recognising gfortran, but instead g77.
The output from the test is ambigu