File: CTestConfig.cmake

package info (click to toggle)
ausweisapp2 2.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 23,632 kB
  • sloc: cpp: 114,622; python: 2,833; xml: 1,426; java: 923; sh: 186; makefile: 7
file content (7 lines) | stat: -rw-r--r-- 234 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
set(CTEST_PROJECT_NAME "AusweisApp2")
set(CTEST_NIGHTLY_START_TIME "01:00:00 UTC")

set(CTEST_DROP_METHOD "http")
set(CTEST_DROP_SITE "cdash")
set(CTEST_DROP_LOCATION "/submit.php?project=AusweisApp2")
set(CTEST_DROP_SITE_CDASH TRUE)