[vtk-developers] [HEADSUP] New testing macros

David Gobbi david.gobbi at gmail.com
Wed Apr 16 19:26:59 EDT 2014


On Wed, Apr 16, 2014 at 5:02 PM, Ben Boeckel <ben.boeckel at kitware.com> wrote:
> On Wed, Apr 16, 2014 at 16:22:23 -0600, Bill Lorensen wrote:
>> I get this cmake error wneh configuring on my MAC.
>> CMake Error at CMake/ExternalData.cmake:176 (add_test):
>>   Error evaluating generator expression:
>>
>>     $<TARGET_FILE:CxxTests>
>>
>>   No target "CxxTests"
>> Call Stack (most recent call first):
>>   CMake/vtkTestingMacros.cmake:238 (ExternalData_add_test)
>>   Examples/Modelling/Cxx/CMakeLists.txt:42 (vtk_add_test_cxx)
>
> Oops; looks like a copy/pasta error. Seems I didn't test with examples
> enabled (and it seems that none of the dashboards do either...). I think
> replacing vtk-module with vtk-example under Examples/ should do the
> trick. Try this branch:
>
>     http://review.source.kitware.com/15214

There are also failures on the Continuous dashboard, probably because
some of those machines enable more modules than the gerrit dashes.

  David



More information about the vtk-developers mailing list