File: CTestConfig.cmake

package info (click to toggle)
openbabel 2.3.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 75,308 kB
  • ctags: 41,952
  • sloc: cpp: 321,252; ansic: 89,228; python: 7,262; perl: 6,418; pascal: 793; sh: 194; xml: 97; ruby: 55; makefile: 47; java: 23
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)