~ubuntu-branches/ubuntu/utopic/cmake/utopic

« back to all changes in this revision

Viewing changes to Tests/CTestTestMemcheck/DummyValgrindFailPre/CTestConfig.cmake

  • Committer: Package Import Robot
  • Author(s): Harald Sitter
  • Date: 2013-10-10 12:54:39 UTC
  • mfrom: (1.14.7)
  • Revision ID: package-import@ubuntu.com-20131010125439-h0ahaj004on6oj92
Tags: 2.8.12-0ubuntu1
New upstream release LP: #1246701

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
set (CTEST_PROJECT_NAME "CTestTestMemcheckDummyValgrind")
2
 
set (CTEST_NIGHTLY_START_TIME "21:00:00 EDT")
3
 
set (CTEST_DART_SERVER_VERSION "2")
4
 
set(CTEST_DROP_METHOD "http")
5
 
set(CTEST_DROP_SITE "www.cdash.org")
6
 
set(CTEST_DROP_LOCATION "/CDash/submit.php?project=PublicDashboard")
7
 
set(CTEST_DROP_SITE_CDASH TRUE)