Regardless of the answer to your original question, these variable names
simply cannot be changed now. There are too many scripts that run dashboards
that set them as is. The best we could do would be to invent duplicate
variable names that are consistent, but then we'd have duplicates and people
would want to know which one they should prefer.....

It's a can of worms you're asking about..... :-)


David


On Fri, Jun 20, 2008 at 8:44 AM, Maik Beckmann <[EMAIL PROTECTED]>
wrote:

> Am Sonntag 15 Juni 2008 11:35:49 schrieb Maik Beckmann:
> > Hello,
> >
> > I wonder if the following name inconsistency is by intention or an
> > oversight. In cmake scripts there are
> >   CMAKE_SOURCE_DIR
> >   CMAKE_BINARY_DIR
> > and in ctest the counterparts are called
> >   CTEST_SOURCE_DIRECTORY
> >   CTEST_BINARY_DIRECTORY
> > Why not
> >   CTEST_SOURCE_DIR
> >   CTEST_BINARY_DIR
> > ??
> >
> > Thanks,
> >  -- Maik
>
> ping
> _______________________________________________
> CMake mailing list
> [email protected]
> http://www.cmake.org/mailman/listinfo/cmake
>
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to