Navigation


Changeset 339:ba59301627b9 in freeDiameter


Ignore:
Timestamp:
Jun 25, 2010, 3:46:22 PM (14 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Attempt to use CDash to automatize testing of the project

Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • CMakeLists.txt

    r320 r339  
    1919# Some subfolders may have tests
    2020ENABLE_TESTING()
     21# And actually we are now using CTest advanced features such as CDash, so we need this:
     22INCLUDE(CTest)
    2123
    2224# CMake version
Note: See TracChangeset for help on using the changeset viewer.