~ubuntu-branches/debian/wheezy/cuneiform/wheezy

« back to all changes in this revision

Viewing changes to CTestConfig.cmake

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2009-07-10 17:58:10 UTC
  • Revision ID: james.westby@ubuntu.com-20090710175810-rqc89d2i3tki9m89
Tags: upstream-0.7.0+dfsg
ImportĀ upstreamĀ versionĀ 0.7.0+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## for CDash
 
2
set( CTEST_PROJECT_NAME       "openocr-core" )
 
3
set( CTEST_NIGHTLY_START_TIME "23:00:00 EDT" )
 
4
set( CTEST_DROP_METHOD        "http" )
 
5
set( CTEST_DROP_SITE          "my.cdash.org" )
 
6
set( CTEST_DROP_LOCATION      "/submit.php?project=openocr-core" )
 
7
set( CTEST_DROP_SITE_CDASH    TRUE )
 
 
b'\\ No newline at end of file'