> 2012/1/18 Rolf Eike Beer
>
>> It is. I've pushed an implementation to topic "python-version" on stage.
>> If
>> noone objects I'll merge it to next at the end of the week.
>
> Is is there any web link where I can review your changes?
> Currently I don't have a cmake clone on my pc at work.
As
Bill Hoffman wrote:
> We seems to have some valgrind errors on the dashboard:
>
> http://www.cdash.org/CDash/viewDynamicAnalysisFile.php?id=2554459
>
> Seems to have started with this day:
> http://www.cdash.org/CDash/viewChanges.php?project=CMake&date=2011-11-12
>
> http://www.cdash.org/CDash/v
The following issue has been SUBMITTED.
==
http://public.kitware.com/Bug/view.php?id=12900
==
Reported By:Oleg
Assigned To:
==
From: "Yury G. Kudryashov"
State explicitly what CONFIG_MODE argument does.
---
Modules/FindPackageHandleStandardArgs.cmake |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Modules/FindPackageHandleStandardArgs.cmake
b/Modules/FindPackageHandleStandardArgs.cmake
ind
find_package(PkgConfig REQUIRED) now fails if pkg-config is not installed
Bug 12620
---
Modules/FindPkgConfig.cmake |6 ++
1 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/Modules/FindPkgConfig.cmake b/Modules/FindPkgConfig.cmake
index c47f583..ce58899 100644
--- a/Modules/F
On Thursday 19 January 2012, Brad King wrote:
> On 1/18/2012 4:24 PM, Alexander Neundorf wrote:
> > On Wednesday 18 January 2012, Alexander Neundorf wrote:
> >> Hi,
> >>
> >> the variable CMAKE_REQUIRED_LIBRARIES is used by several of the
> >> check-modules for listing additional libraries which s
On 1/18/2012 12:31 PM, Rolf Eike Beer wrote:
Brad King wrote:
Therefore I would expect
find_package(PythonInterp 2)
to find a python interpreter compatible with version 2, which does
not include version 3. You just can't use the normal version
check from the standard find helper module.
The following issue has been SUBMITTED.
==
http://public.kitware.com/Bug/view.php?id=12887
==
Reported By:sutasu
Assigned To:
On 1/18/2012 4:24 PM, Alexander Neundorf wrote:
On Wednesday 18 January 2012, Alexander Neundorf wrote:
Hi,
the variable CMAKE_REQUIRED_LIBRARIES is used by several of the
check-modules for listing additional libraries which should be linked.
It is common to use variables set by Find-modules fo
The following issue has been SUBMITTED.
==
http://public.kitware.com/Bug/view.php?id=12886
==
Reported By:Frank Glinka
Assigned To:
10 matches
Mail list logo