Changeset 1333:5338a645614e


Ignore:
Timestamp:
10/02/09 17:48:15 (10 months ago)
Author:
Mateusz Loskot <mateusz@…>
Branch:
default
Message:

[cmake] Comment about CDash feature for future (#52)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMakeLists.txt

    r1332 r1333  
    237237 
    238238IF(WITH_TESTS) 
     239    # TODO: 
     240    # Waiting for Mercurial support at cdash.org --mloskot 
     241    # Dashboard has been prepared for experiments 
     242    # http://my.cdash.org/index.php?project=libLAS 
     243    #INCLUDE(CTest) 
     244 
    239245    MESSAGE(STATUS "Adding libLAS unit test suite to build - done") 
    240246    ENABLE_TESTING() 
Note: See TracChangeset for help on using the changeset viewer.