[CMake] equivalent cmakelist for this file

ankit jain ankitguddu at gmail.com
Mon Feb 2 04:34:02 EST 2009


Then what to do. Is something can be done using Ctest.

ankit

2009/2/2 Hendrik Sattler <post at hendrik-sattler.de>

> ankit jain schrieb:
>  > Can anybody tell me what should be the equivalent cmakelists file
> should for
> > this makefile.
> >
> > Makefile:
> >
> > include Make.bootstrap
> > # List of descriptor files for test scripts
> > TEST_DESCRIPTORS = a.desc b.desc c.desc d.desc
> > include $(MAKEMANY)
> >
> > here each .desc file has script like this:
> > For a.desc:
> >
> > $exec_string = "./a";
> >
> > Similarly for all desc files.
> >
> > I am not able to write a equivalent cmake file for this so that exact
> output
> > will be produced as on making the simple makefile does.
>
> It's not "simple" but everything is hidden in the two included makefiles
>
> HS
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090202/9a52dee0/attachment.htm>


More information about the CMake mailing list