Ok, I think it is working now.
The nightly build shows coverage informations.
I extend the IF statement:
if (WITH_COVERAGE AND (CTEST_COVERAGE_COMMAND OR COV01))
Best Regards
> Am 21.11.2013 um 22:19 schrieb Bill Hoffman :
>
>> On 11/21/2013 3:16 PM, NoRulez wrote:
>> I followed the following
On 11/21/2013 3:16 PM, NoRulez wrote:
I followed the following article in the Wiki to extend my CTestScript:
http://www.cmake.org/Wiki/CTest/Coverage#C.2FC.2B.2B_Coverage_with_Bullseye
And i read about CVS CMake in the mailing list:
http://www.cmake.org/pipermail/cmake/2007-December/018610.htm
On 11/21/2013 11:44 AM, NoRulez wrote:
Hi,
i want to try Bullseye on Windows and have CMake 2.8.12 installed.
Bullseye get called, creates the CMake.cov file in the binary folder
but doesn't produce output in CDash.
I then read that this does only work when CVS CMake is used. What is
the
I followed the following article in the Wiki to extend my CTestScript:
http://www.cmake.org/Wiki/CTest/Coverage#C.2FC.2B.2B_Coverage_with_Bullseye
And i read about CVS CMake in the mailing list:
http://www.cmake.org/pipermail/cmake/2007-December/018610.html
In the logs i see that bullseye is r
Hi,
i want to try Bullseye on Windows and have CMake 2.8.12 installed.
Bullseye get called, creates the CMake.cov file in the binary folder but
doesn't produce output in CDash.
I then read that this does only work when CVS CMake is used. What is the
difference between these CMake versions.
Tha