File: CTestConfig.cmake

package info (click to toggle)
openbabel 2.4.1%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 58,308 kB
  • sloc: cpp: 459,210; ansic: 90,514; php: 13,963; python: 7,899; perl: 6,518; pascal: 793; sh: 179; xml: 97; ruby: 64; makefile: 46; java: 23; cs: 14
file content (7 lines) | stat: -rw-r--r-- 240 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
set(CTEST_PROJECT_NAME "openbabel")
set(CTEST_NIGHTLY_START_TIME "05:00:00 UTC")

set(CTEST_DROP_METHOD "http")
set(CTEST_DROP_SITE "my.cdash.org")
set(CTEST_DROP_LOCATION "/submit.php?project=Open%20Babel")
set(CTEST_DROP_SITE_CDASH TRUE)