Maik Beckmann 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

It is an oversight.

-Bill
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to