Hello,is there a tool for CDash which is equivalent to CCTray for Cruise Control or is such tool planned?Thanks in advanceBest RegardsNoRulez
--
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic
On Mon, Apr 16, 2012 at 9:21 AM, Dave Abrahams wrote:
>
> on Mon Apr 16 2012, Andreas Pakulat
> wrote:
>
> > On 16.04.12 06:04:33, Dave Abrahams wrote:
> >>
> >> on Mon Apr 16 2012, Andreas Pakulat <
> apaku-Mmb7MZpHnFY-AT-public.gmane.org> wrote:
> >>
> >> > On 16.04.12 01:37:58, Dave Abrahams
on Mon Apr 16 2012, Andreas Pakulat
wrote:
> On 16.04.12 06:04:33, Dave Abrahams wrote:
>>
>> on Mon Apr 16 2012, Andreas Pakulat
>> wrote:
>>
>> > On 16.04.12 01:37:58, Dave Abrahams wrote:
>> >>
>
>> >> consider this simple wrapper:
>> >>
>> >> function(my_find_package)
>> >> find
On 4/12/2012 4:05 PM, Michael Jackson wrote:
Dredging this up from last year because it has become relevant again (for me).
Has this effort gone anywhere?
Support was added for Absoft on Linux and Mac as of CMake 2.8.5
but I never had time to do Windows support. There has been no
nightly testi
On 16.04.12 06:04:33, Dave Abrahams wrote:
>
> on Mon Apr 16 2012, Andreas Pakulat
> wrote:
>
> > On 16.04.12 01:37:58, Dave Abrahams wrote:
> >>
> >> consider this simple wrapper:
> >>
> >> function(my_find_package)
> >> find_package(${ARGV})
> >
> >> endfunction()
> >>
> >> If I re
on Mon Apr 16 2012, Andreas Pakulat
wrote:
> On 16.04.12 01:37:58, Dave Abrahams wrote:
>>
>> consider this simple wrapper:
>>
>> function(my_find_package)
>> find_package(${ARGV})
>
>> endfunction()
>>
>> If I replace all the calls to find_package in my project with calls to
>> my_f
On 18.04.12 02:00:48, luxInteg wrote:
> Greetings,
>
> I have been tring to connect to the cmake.org website for the last few days
> to
> download the latest version of cmake. I have been unsucessful. I would be
> grateful if one on list could elaborate on the problems and suggest an
> alter
Greetings,
I have been tring to connect to the cmake.org website for the last few days to
download the latest version of cmake. I have been unsucessful. I would be
grateful if one on list could elaborate on the problems and suggest an
alternative url.
thanks in advance
luxInteg
--
Powered b
On 16.04.12 01:37:58, Dave Abrahams wrote:
>
> consider this simple wrapper:
>
> function(my_find_package)
> find_package(${ARGV})
> endfunction()
>
> If I replace all the calls to find_package in my project with calls to
> my_find_package, everything breaks. It appears variable setting
consider this simple wrapper:
function(my_find_package)
find_package(${ARGV})
endfunction()
If I replace all the calls to find_package in my project with calls to
my_find_package, everything breaks. It appears variable settings in any
found Config.cmake files are visible inside
my_find_
10 matches
Mail list logo