[CMake] Empty log in build.xml

Ho Cheung hocheung20 at gmail.com
Thu May 28 12:49:13 EDT 2015


I appear to have discovered my error.

The project’s CMakeLists needs include(CTest) at the top.

There were no warnings or errors telling me that I needed this.

Thanks for anyone who might have looked at this,

Ho

> On May 28, 2015, at 11:17 AM, Ho Cheung <hocheung20 at gmail.com> wrote:
> 
> Hello all,
> 
> I’m having trouble writing a script for submission to a locally-run CDash server.
> 
> My versions are CDash 2.2.2 and CMake 3.2.1.
> 
> Here is my script:
> 
> http://pastebin.com/index/9YwEyb5x <http://pastebin.com/index/9YwEyb5x>
> 
> I run with ctest -VV -S /path/to/script and I can watch the build progress but when looking at the build.xml, the Log portion appears empty. All the other parts (Configure, Tests) report normally. Does anyone have any clue as to why this might be?
> 
> Thanks,
> Ho Cheung
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20150528/e274c960/attachment.html>


More information about the CMake mailing list