Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9017


Ignore:
Timestamp:
Feb 20, 2012, 10:17:56 PM (12 years ago)
Author:
landauf
Message:

sample tests with ctest

Location:
code/branches/testing
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/testing/CMakeLists.txt

    r8858 r9017  
    161161ADD_SUBDIRECTORY(src)
    162162
     163# Create the test suites
     164ADD_SUBDIRECTORY(test)
     165
    163166# Configure the binary output directory. Do this after src!
    164167ADD_SUBDIRECTORY(bin)
Note: See TracChangeset for help on using the changeset viewer.