On 4/25/2013 9:52 AM, Bill Hoffman wrote:
I see it now.

Can you run:

ctest -D Experimental -VV
OK, never mind I know what is wrong...

make ExperimentalCoverage just does the coverage part.
make Experimental
make ExpermentalCoverage should work.

Or

cd buildtree
ctest -T all


Available options are:
  ctest -T all
  ctest -T start
  ctest -T update
  ctest -T configure
  ctest -T build
  ctest -T test
  ctest -T coverage
  ctest -T memcheck
  ctest -T notes
  ctest -T submit


-Bill


--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to