[Liblas-commits] hg: [cmake] Comment about CDash feature for future (#52)

liblas-commits at liblas.org liblas-commits at liblas.org
Fri Oct 2 20:48:24 EDT 2009


changeset 5338a645614e in /home/www/liblas.org/hg
details: http://hg.liblas.org/main/hg?cmd=changeset;node=5338a645614e
summary: [cmake] Comment about CDash feature for future (#52)

diffstat:

 CMakeLists.txt |  6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diffs (16 lines):

diff -r 50b9360209b2 -r 5338a645614e CMakeLists.txt
--- a/CMakeLists.txt	Sat Oct 03 00:49:29 2009 +0100
+++ b/CMakeLists.txt	Sat Oct 03 01:48:15 2009 +0100
@@ -236,6 +236,12 @@
 ENDIF()
 
 IF(WITH_TESTS)
+    # TODO:
+    # Waiting for Mercurial support at cdash.org --mloskot
+    # Dashboard has been prepared for experiments
+    # http://my.cdash.org/index.php?project=libLAS
+    #INCLUDE(CTest)
+
     MESSAGE(STATUS "Adding libLAS unit test suite to build - done")
     ENABLE_TESTING()
     ADD_SUBDIRECTORY(test)


More information about the Liblas-commits mailing list