[CMake] Coverage

Bill Hoffman bill.hoffman at kitware.com
Fri Apr 4 08:42:50 EDT 2008


Cedric Pinson wrote:
> ok adding ctest make the target available when i do make help but when i 
> run i have the following error
> 
> Cannot find file: 
> /home/mornifle/dev/AnimationMesh/build/test/CTestConfiguration.ini
>  Site:
>  Build name:
> Problem initializing the dashboard.
> 
> i dont want any dashboard, i tried to google it but i did not find 
> answers for my case.
> If we find a solution it could be intersting to put the result on the 
> wiki, for other users
> 

I think you still need a CTestConfig.cmake file to run ctest.  However, 
ctest is only going to make an xml file with the coverage in it.  What 
do you want to see with the coverage if you are not doing a dashboard?

-Bill


More information about the CMake mailing list