On 11/26/2010 9:44 AM, Robert Osfield wrote:
Thanks for the fix for the regression test suite. To 'build' the tests, it
should just be "make RUN_TESTS", but I have to admit its been a while since
I tried this on a Linux box.

make RUN_TESTS
make: *** No rule to make target `RUN_TESTS'. Stop.

I can't see anything in the CMakeLists.txt files that mention
RUN_TESTS so I'm not surprised it's not supported.

Sorry, it's "make test" from a command shell (RUN_TESTS is the Visual Studio target).
http://www.vtk.org/Wiki/CMake_Testing_With_CTest

I'll update the documentation.

--
  -Paul Martz      Skew Matrix Software
                   http://www.skew-matrix.com/
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to