File: CTestConfig.cmake

package info (click to toggle)
cuneiform 1.1.0%2Bdfsg-7
  • links: PTS
  • area: non-free
  • in suites: buster
  • size: 71,700 kB
  • sloc: ansic: 183,506; cpp: 101,929; makefile: 84; sh: 59
file content (7 lines) | stat: -rw-r--r-- 296 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
## for CDash
set( CTEST_PROJECT_NAME       "openocr-core" )
set( CTEST_NIGHTLY_START_TIME "23:00:00 EDT" )
set( CTEST_DROP_METHOD        "http" )
set( CTEST_DROP_SITE          "my.cdash.org" )
set( CTEST_DROP_LOCATION      "/submit.php?project=openocr-core" )
set( CTEST_DROP_SITE_CDASH    TRUE )