Navigation


Changeset 341:2bf23d10bc6f in freeDiameter for CMakeLists.txt


Ignore:
Timestamp:
Jun 29, 2010, 11:37:44 AM (14 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Change the test system to use ctest more efficiently

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMakeLists.txt

    r339 r341  
    1717SET(FD_PROJECT_VERSION_API 1)
    1818
    19 # Some subfolders may have tests
    20 ENABLE_TESTING()
    21 # And actually we are now using CTest advanced features such as CDash, so we need this:
     19# The test framework, using CTest and CDash.
    2220INCLUDE(CTest)
    2321
Note: See TracChangeset for help on using the changeset viewer.